c1b014c51c
all the clocks that they provide. Each clocks are exported under the node 'clock.<clkname>' and have the following children nodes : - frequency - parent (The selected parent, if any) - parents (The list of parents, if any) - childrens (The list of childrens, if any) - enable_cnt (The enabled counter) This give us the possibility to examine clocks at runtime and make graph of the clock flow. Reviewed by: mmel MFC after: 2 month Differential Revision: https://reviews.freebsd.org/D9833 |
||
---|---|---|
.. | ||
clk_bus.c | ||
clk_div.c | ||
clk_div.h | ||
clk_fixed.c | ||
clk_fixed.h | ||
clk_gate.c | ||
clk_gate.h | ||
clk_mux.c | ||
clk_mux.h | ||
clk.c | ||
clk.h | ||
clkdev_if.m | ||
clknode_if.m |