Home
last modified time | relevance | path

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

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