Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci.h208 #define SDHCI_CTRL_PRESET_VAL_ENABLE 0x8000 macro
A Dsdhci-xenon.c300 reg &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in xenon_set_ios()
A Dsdhci-esdhc-imx.c663 ret &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in esdhc_readw_le()
A Dsdhci-pci-core.c1659 val |= SDHCI_CTRL_PRESET_VAL_ENABLE | SDHCI_CTRL_EXEC_TUNING; in amd_tuning_reset()
A Dsdhci.c2951 ctrl |= SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()
2953 ctrl &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()

Completed in 44 milliseconds