Searched refs:mmc_set_bus_width (Results 1 – 1 of 1) sorted by relevance
1612 static int mmc_set_bus_width(struct mmc *mmc, uint width) in mmc_set_bus_width() function1748 mmc_set_bus_width(mmc, 1); in sd_select_mode_and_width()1779 mmc_set_bus_width(mmc, bus_width(*w)); in sd_select_mode_and_width()2076 mmc_set_bus_width(mmc, 1); in mmc_select_mode_and_width()2128 mmc_set_bus_width(mmc, bus_width(ecbw->cap)); in mmc_select_mode_and_width()2191 mmc_set_bus_width(mmc, 1); in mmc_select_mode_and_width()2581 mmc_set_bus_width(mmc, 1); in mmc_startup()2714 mmc_set_bus_width(mmc, 1); in mmc_set_initial_state()
Completed in 6 milliseconds