Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h78 #define SDHCI_CTRL_LED 0x01 macro
Dsdhci-esdhc-imx.c522 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
Dsdhci.c275 ctrl |= SDHCI_CTRL_LED; in sdhci_activate_led()
284 ctrl &= ~SDHCI_CTRL_LED; in sdhci_deactivate_led()