freebsd-dev/sys/dev/sdhci
Takanori Watanabe 5efca36fbd Distinguish _CID match and _HID match and make lower priority probe
when _CID match.

Reviewed by: jhb, imp
Differential Revision:https://reviews.freebsd.org/D16468
2018-10-26 00:05:46 +00:00
..
fsl_sdhci.c Don't call sdhci_cleanup_slot() if sdhci_init_slot() never got called. 2018-02-17 23:39:10 +00:00
sdhci_acpi.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
sdhci_fdt_gpio.c
sdhci_fdt_gpio.h
sdhci_fdt.c arm64: GENERIC-MMCCAM: Fix build and module depend 2018-08-29 14:01:27 +00:00
sdhci_if.m
sdhci_pci.c The broken DDR52 support of Intel Bay Trail eMMC controllers rumored 2018-05-14 21:46:06 +00:00
sdhci_xenon.c arm64: GENERIC-MMCCAM: Fix build and module depend 2018-08-29 14:01:27 +00:00
sdhci_xenon.h Add support to the Marvell Xenon SDHCI controller. 2018-08-14 16:33:30 +00:00
sdhci.c - Explicitly compare a pointer to NULL. The __builtin_expect() of clang 2018-09-06 21:09:54 +00:00
sdhci.h