Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dsd_ops.h15 int mmc_app_set_bus_width(struct mmc_card *card, int width);
Dsd_ops.c121 int mmc_app_set_bus_width(struct mmc_card *card, int width) in mmc_app_set_bus_width() function
Dsdio.c299 err = mmc_app_set_bus_width(card, MMC_BUS_WIDTH_4); in sdio_enable_4bit_bus()
304 mmc_app_set_bus_width(card, MMC_BUS_WIDTH_1); in sdio_enable_4bit_bus()
Dsd.c596 err = mmc_app_set_bus_width(card, MMC_BUS_WIDTH_4); in mmc_sd_init_uhs_card()
993 err = mmc_app_set_bus_width(card, MMC_BUS_WIDTH_4); in mmc_sd_init_card()