Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dcore.h48 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr);
H A Dsdio.c1225 rocr = mmc_select_voltage(host, ocr); in mmc_attach_sdio()
H A Dsd.c1863 rocr = mmc_select_voltage(host, ocr); in mmc_attach_sd()
H A Dcore.c1115 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage() function
H A Dmmc.c2321 rocr = mmc_select_voltage(host, ocr); in mmc_attach_mmc()