HomeFreeBSD

clk_div: Add a div lookup table

Description

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

Details

Provenance
manuAuthored on
Differential Revision
D8728: clk_div: Add a div lookup table
Parents
rS309893: vfs: add vrefact, to be used when the vnode has to be already active
Branches
Unknown
Tags
Unknown