Searched refs:mmc_set_bus_width (Results 1 – 5 of 5) sorted by relevance
45 void mmc_set_bus_width(struct mmc_host *host, unsigned int width);
283 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_1); in sdio_disable_wide()307 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); in sdio_enable_4bit_bus()
615 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); in mmc_sd_init_uhs_card()1081 mmc_set_bus_width(host, MMC_BUS_WIDTH_4); in mmc_sd_init_card()
977 void mmc_set_bus_width(struct mmc_host *host, unsigned int width) in mmc_set_bus_width() function
1025 mmc_set_bus_width(host, bus_width); in mmc_select_bus_width()