opnsense-src/sys/dev/dwc
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
..
dwc1000_core.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
dwc1000_core.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_dma.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
dwc1000_dma.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_reg.h dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00
if_dwc.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
if_dwc_aw.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
if_dwc_if.m dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00
if_dwc_rk.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
if_dwc_socfpga.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
if_dwcvar.h dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00