Searched refs:mmc_set_bus_width (Results 1 – 4 of 4) sorted by relevance
47 void mmc_set_bus_width(struct mmc_host *host, unsigned int width);
663 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); in mmc_sd_init_uhs_card() 1562 mmc_set_bus_width(host, MMC_BUS_WIDTH_4); in mmc_sd_init_card()
976 void mmc_set_bus_width(struct mmc_host *host, unsigned int width) in mmc_set_bus_width() function
1053 mmc_set_bus_width(host, bus_width); in mmc_select_bus_width()