freebsd-dev/sys/dev/extres
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 clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
hwreset EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
phy EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
regulator REGULATOR: Move functions for handling with regulator ranges to 2016-10-18 12:27:46 +00:00