Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci.h177 #define SDHCI_CTRL_PRESET_VAL_ENABLE 0x8000 macro
Dsdhci-esdhc-imx.c430 ret &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in esdhc_readw_le()
Dsdhci.c2203 ctrl |= SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()
2205 ctrl &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()