opnsense-src/sys/dev/extres/clk
Emmanuel Vadot bbd72acb3b clk_div: Add a div lookup table
Some clocks on SoC have a diff between the value written in the register
and the real divider.
Add a table that where we can lookup the real value of the divider.

Reviewed by:	mmel (earlier revision)
Differential Revision:	https://reviews.freebsd.org/D8728
2016-12-12 16:43:31 +00:00
..
clk.c Clock framework fixes: 2016-12-04 16:02:59 +00:00
clk.h
clk_bus.c
clk_div.c clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
clk_div.h clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_mux.c
clk_mux.h
clkdev_if.m
clknode_if.m