Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_MISSING_CAPS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h59 #define SDHCI_QUIRK_MISSING_CAPS (1<<12) macro
H A Dsdhci.c652 if (slot->quirks & SDHCI_QUIRK_MISSING_CAPS) { in sdhci_init_slot()