Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c84 DMI_QUIRK_SD_CD_ACTIVE_HIGH = BIT(2), enumerator
779 DMI_QUIRK_SD_CD_ACTIVE_HIGH),
912 if (quirks & DMI_QUIRK_SD_CD_ACTIVE_HIGH) in sdhci_acpi_probe()