Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h89 #define SDHCI_POWER_ON 0x01 macro
Dsdhci.c1296 sdhci_writeb(host, SDHCI_POWER_ON, SDHCI_POWER_CONTROL); in sdhci_set_power()
1347 pwr |= SDHCI_POWER_ON; in sdhci_set_power()