Home
last modified time | relevance | path

Searched refs:ESDHC_CTRL_4BITBUS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-esdhc.h41 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
H A Dsdhci-esdhc-imx.c121 #define ESDHC_CTRL_4BITBUS (0x1 << 1) macro
459 case ESDHC_CTRL_4BITBUS: in usdhc_auto_tuning_mode_sel_and_en()
823 ret |= (val & ESDHC_CTRL_4BITBUS); in esdhc_readb_le()
1038 ctrl = ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()
H A Dsdhci-esdhc-mcf.c288 mcf_data->current_bus_width = ESDHC_CTRL_4BITBUS; in esdhc_mcf_pltfm_set_bus_width()
H A Dsdhci-of-esdhc.c793 ctrl |= ESDHC_CTRL_4BITBUS; in esdhc_pltfm_set_bus_width()