mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
- Use a different device description for fixed and fixed factor clocks. - Fix a bug where the "clock-div" property was stored in the "mult" field of the clock definition. - Get the fixed factor parent clock by index instead of by name, as a clock-names property is not required to be present here. Reviewed by: mmel, adrian (mentor) Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D5703 |
||
|---|---|---|
| .. | ||
| clk.c | ||
| clk.h | ||
| 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 | ||
| clkdev_if.m | ||
| clknode_if.m | ||