Home
last modified time | relevance | path

Searched refs:mmc_app_set_bus_width (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/core/
H A Dsd_ops.h17 int mmc_app_set_bus_width(struct mmc_card *card, int width);
H A Dsd_ops.c121 int mmc_app_set_bus_width(struct mmc_card *card, int width) in mmc_app_set_bus_width() function
H A Dsd.c659 err = mmc_app_set_bus_width(card, MMC_BUS_WIDTH_4); in mmc_sd_init_uhs_card()
1558 err = mmc_app_set_bus_width(card, MMC_BUS_WIDTH_4); in mmc_sd_init_card()