Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_PRESET_VAL_ENABLE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-xenon.c287 reg &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in xenon_set_ios()
H A Dsdhci.h200 #define SDHCI_CTRL_PRESET_VAL_ENABLE 0x8000 macro
H A Dsdhci-pci-core.c1693 val |= SDHCI_CTRL_PRESET_VAL_ENABLE | SDHCI_CTRL_EXEC_TUNING; in amd_tuning_reset()
H A Dsdhci-esdhc-imx.c560 ret &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in esdhc_readw_le()
H A Dsdhci.c2940 ctrl |= SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()
2942 ctrl &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h207 #define SDHCI_CTRL_PRESET_VAL_ENABLE 0x8000 macro
H A Dsdhci-xenon.c298 reg &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in xenon_set_ios()
H A Dsdhci-pci-core.c1638 val |= SDHCI_CTRL_PRESET_VAL_ENABLE | SDHCI_CTRL_EXEC_TUNING; in amd_tuning_reset()
H A Dsdhci-esdhc-imx.c660 ret &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in esdhc_readw_le()
H A Dsdhci.c2966 ctrl |= SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()
2968 ctrl &= ~SDHCI_CTRL_PRESET_VAL_ENABLE; in sdhci_enable_preset_value()

Completed in 28 milliseconds