freebsd-dev/sys/dev/extres/clk
Michal Meloun c830003198 EXTRES: Ignore index modifier flags for table based clock dividers.
The divider table already contains the correct HW divider value, it should
not be modified by other flags such as 'CLK_DIV_ZERO_BASED'.

MFC after:	4 weeks
2020-12-27 17:47:19 +01:00
..
clk_bus.c
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_fixed.c
clk_fixed.h
clk_gate.c
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_mux.h
clk.c clk: fix indentation 2020-10-17 23:42:33 +00:00
clk.h aw_clk_nm: fix incorrect use of abs() 2020-09-07 06:27:18 +00:00
clkdev_if.m
clknode_if.m