opnsense-src/sys/dev/clk/rockchip
Emmanuel Vadot 62e8ccc3a4 syscon: Move syscon code in dev/syscon
We've removed kernel option EXT_RESOURCES almost two years ago.
While it was ok to have some code under a common 'extres' subdirectory
at first, we now have a lot of consumer of it and we made it mandatory
so no need to have it under a cryptic name.

Reviewed by:	mhorne
Sponsored by:   Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D43196
2024-01-10 19:20:37 +01:00
..
rk3288_cru.c
rk3328_cru.c
rk3399_cru.c
rk3399_cru_dt.h
rk3399_pmucru.c
rk3568_cru.c
rk3568_pmucru.c
rk_clk_armclk.c
rk_clk_armclk.h
rk_clk_composite.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
rk_clk_composite.h
rk_clk_fract.c
rk_clk_fract.h
rk_clk_gate.c
rk_clk_gate.h
rk_clk_mux.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
rk_clk_mux.h
rk_clk_pll.c
rk_clk_pll.h
rk_cru.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
rk_cru.h