Searched refs:SDHCI_PV_ENABLED (Results 1 – 2 of 2) sorted by relevance
439 #define SDHCI_PV_ENABLED (1<<8) /* Preset value enabled */ macro
2136 host->flags |= SDHCI_PV_ENABLED; in sdhci_enable_preset_value()2138 host->flags &= ~SDHCI_PV_ENABLED; in sdhci_enable_preset_value()2865 if ((host_flags & SDHCI_PV_ENABLED) && in sdhci_runtime_resume_host()