Searched refs:ecbw (Results 1 – 1 of 1) sorted by relevance
2068 const struct ext_csd_bus_width *ecbw; in mmc_select_mode_and_width() local2110 mmc_is_mode_ddr(mwt->mode), ecbw) { in mmc_select_mode_and_width()2114 bus_width(ecbw->cap), in mmc_select_mode_and_width()2125 ecbw->ext_csd_bits & ~EXT_CSD_DDR_FLAG); in mmc_select_mode_and_width()2128 mmc_set_bus_width(mmc, bus_width(ecbw->cap)); in mmc_select_mode_and_width()2154 if (ecbw->ext_csd_bits & EXT_CSD_DDR_FLAG) { in mmc_select_mode_and_width()2158 ecbw->ext_csd_bits); in mmc_select_mode_and_width()
Completed in 5 milliseconds