Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sdhci/
H A Dsdhci.h73 #define SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE (1 << 18) macro
H A Dsdhci_fdt.c361 sc->quirks = SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE | in sdhci_fdt_probe()
H A Dsdhci.c1102 if (slot->quirks & SDHCI_QUIRK_ALL_SLOTS_NON_REMOVABLE)