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