freebsd-src/sys/dev/sdhci
Marius Strobl 069c6ac2c6 sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities
SDHCI_QUIRK_MISSING_CAPS needs to be set unconditionally so sdhci(4)
adheres to the slot caps and caps2 set by sdhci_fsl_fdt(4). However,
so far this bug didn't have an impact as the front-end only filters
SDHCI_CAN_DO_SUSPEND, which in turn isn't used, yet.
2024-02-05 23:43:48 +01:00
..
fsl_sdhci.c
sdhci_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07: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
sdhci_fdt.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
sdhci_fsl_fdt.c sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities 2024-02-05 23:43:48 +01:00
sdhci_if.m
sdhci_pci.c
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
sdhci_xenon.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
sdhci_xenon.h
sdhci.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdhci.h