Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/mmc/
Dmmc.c330 static int sd_send_op_cond(void) in sd_send_op_cond() function
438 ret = sd_send_op_cond(); in mmc_enumerate()
/external/u-boot/drivers/mmc/
Dmmc.c558 static int sd_send_op_cond(struct mmc *mmc, bool uhs_en) in sd_send_op_cond() function
2802 err = sd_send_op_cond(mmc, uhs_en); in mmc_get_op_cond()