opnsense-src/sys/dev/sdhci
Justin Hibbits 7b86593f0f sdhci: Match quirk_set/quirk_clear sysctls to type
These quirk fields are u_int, so match the sysctl type to the actual
types, and use SYSCTL_UINT.  This provides room for setting bit 31 quirk
as needed.

Sponsored by:	Juniper Networks, Inc.
MFC after:	1 week
2024-09-05 13:25:16 -04:00
..
fsl_sdhci.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sdhci.c sdhci: Match quirk_set/quirk_clear sysctls to type 2024-09-05 13:25:16 -04: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 sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities 2024-02-05 23:43:48 +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 sdhci(4): Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:34 +08:00
sdhci_xenon_fdt.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00