freebsd-dev/sys/dev/extres/clk
Andrew Turner 8724dd26d4 Allow clk_fixed.c to be built without FDT
Include opt_platform.h to get the FDT definition and only include FDT
headers when FDT is defined.

Sponsored by:	Innovate UK
2022-10-28 18:31:55 +01:00
..
clk_bus.c extres drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
clk_div.c
clk_div.h
clk_fixed.c Allow clk_fixed.c to be built without FDT 2022-10-28 18:31:55 +01:00
clk_fixed.h
clk_gate.c extres/clk: Add a method to detect the HW state of the clock gate. 2021-12-24 19:42:44 +01:00
clk_gate.h
clk_link.c Remove unneeded headers from clk_link.c 2022-10-28 18:31:55 +01:00
clk_link.h
clk_mux.c
clk_mux.h
clk.c clk: rename clknode_try_freq to clknode_test_freq 2021-12-26 06:16:02 -08:00
clk.h clk: rename clknode_try_freq to clknode_test_freq 2021-12-26 06:16:02 -08:00
clkdev_if.m
clknode_if.m extres/clk: Add a method to detect the HW state of the clock gate. 2021-12-24 19:42:44 +01:00