Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.h38 int mmc_bus_test(struct mmc_card *card, u8 bus_width);
H A Dmmc_ops.c839 int mmc_bus_test(struct mmc_card *card, u8 bus_width) in mmc_bus_test() function
H A Dmmc.c1059 err = mmc_bus_test(card, bus_width); in mmc_select_bus_width()