Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_ops.c173 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond() function
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c591 static int mmc_send_op_cond(struct mmc *mmc) in mmc_send_op_cond() function