Searched refs:SDHCI_POWER_ON (Results 1 – 4 of 4) sorted by relevance
176 #define SDHCI_POWER_ON 0x01 macro
251 return (SDHCI_POWER_ON | SDHCI_POWER_300); in fsl_sdhci_read_1()
545 pwr |= SDHCI_POWER_ON; in sdhci_set_power()548 if (RD1(slot, SDHCI_POWER_CONTROL) & SDHCI_POWER_ON) in sdhci_set_power()552 if (!(RD1(slot, SDHCI_POWER_CONTROL) & SDHCI_POWER_ON)) in sdhci_set_power()
394 return (SDHCI_POWER_ON | SDHCI_POWER_300); in sdhci_fsl_fdt_read_1()