Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/mmc/
Dmmc.c193 static int mmc_set_ios(unsigned int clk, unsigned int bus_width) in mmc_set_ios() function
492 ret = mmc_set_ios(clk, bus_width); in mmc_enumerate()