opnsense-src/sys/dev/extres/clk
2022-05-09 14:26:44 -07:00
..
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
clk_bus.c extres drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
clk_div.c EXTRES: Ignore index modifier flags for table based clock dividers. 2020-12-27 17:47:19 +01:00
clk_div.h clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
clk_fixed.c extres drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07: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 Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_link.h Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_mux.c CLK: Add and use explicit locking for access to clock device registers. 2016-03-15 15:28:24 +00:00
clk_mux.h
clkdev_if.m Pass clkdev_if methods through to parent device by default. 2016-03-28 11:51:35 +00:00
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