mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
This is standard practice for clock drivers that register clocks dynamically. Nothing else uses the CLK_DEBUG macro. The result is that the name and frequency of the fixed clock is printed for a verbose boot, which may aid in debugging. Reviewed by: manu MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44265 (cherry picked from commit 6e66bb9fc3d026765113fa1258cd12292da9309a) |
||
|---|---|---|
| .. | ||
| 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_link.c | ||
| clk_link.h | ||
| clk_mux.c | ||
| clk_mux.h | ||
| clkdev_if.m | ||
| clknode_if.m | ||