Searched refs:mmc_set_bus_width (Results 1 – 5 of 5) sorted by relevance
47 void mmc_set_bus_width(struct mmc_host *host, unsigned int width);
328 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_1); in sdio_disable_wide()373 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); in sdio_enable_4bit_bus()
631 mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); in mmc_sd_init_uhs_card()1527 mmc_set_bus_width(host, MMC_BUS_WIDTH_4); in mmc_sd_init_card()
965 void mmc_set_bus_width(struct mmc_host *host, unsigned int width) in mmc_set_bus_width() function
1040 mmc_set_bus_width(host, bus_width); in mmc_select_bus_width()