Home
last modified time | relevance | path

Searched defs:mmc_send_if_cond (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dsd_ops.c197 int mmc_send_if_cond(struct mmc_host *host, u32 ocr) in mmc_send_if_cond() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2497 static int mmc_send_if_cond(struct mmc *mmc) in mmc_send_if_cond() function