Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-acpi.c362 SDHCI_QUIRK_NO_LED,
373 SDHCI_QUIRK_NO_LED |
389 SDHCI_QUIRK_NO_LED,
H A Dsdhci-pci-core.c1170 SDHCI_QUIRK_NO_LED,
1192 SDHCI_QUIRK_NO_LED,
1208 SDHCI_QUIRK_NO_LED,
1227 SDHCI_QUIRK_NO_LED,
1246 SDHCI_QUIRK_NO_LED,
H A Dsdhci-of-arasan.c1351 SDHCI_QUIRK_NO_LED |
1366 SDHCI_QUIRK_NO_LED |
1381 SDHCI_QUIRK_NO_LED |
H A Dsdhci.h419 #define SDHCI_QUIRK_NO_LED (1<<19) macro
H A Dsdhci.c407 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_activate()
419 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_deactivate()
451 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_register()
467 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_unregister()