opnsense-src/sys/dev/sdhci
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
..
fsl_sdhci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sdhci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdhci.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdhci_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdhci_fdt.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
sdhci_fdt_gpio.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdhci_fdt_gpio.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdhci_fsl_fdt.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
sdhci_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
sdhci_pci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sdhci_xenon.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
sdhci_xenon.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdhci_xenon_acpi.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
sdhci_xenon_fdt.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00