Home
last modified time | relevance | path

Searched refs:SDHCI_PV_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-xenon.c295 host->flags &= ~SDHCI_PV_ENABLED; in xenon_set_ios()
A Dsdhci.h511 #define SDHCI_PV_ENABLED (1<<8) /* Preset value enabled */ macro
A Dsdhci.c2973 host->flags |= SDHCI_PV_ENABLED; in sdhci_enable_preset_value()
2975 host->flags &= ~SDHCI_PV_ENABLED; in sdhci_enable_preset_value()
3860 if ((host_flags & SDHCI_PV_ENABLED) && in sdhci_runtime_resume_host()

Completed in 15 milliseconds