Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h78 #define SDHCI_CTRL_LED 0x01 macro
Dsdhci-esdhc-imx.c569 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
Dsdhci.c262 ctrl |= SDHCI_CTRL_LED; in sdhci_activate_led()
271 ctrl &= ~SDHCI_CTRL_LED; in sdhci_deactivate_led()