Home
last modified time | relevance | path

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

/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c377 return (mmc_get_op_cond(mmc) < 0) ? 0 : 1; in has_emmc()
/u-boot/include/
A Dmmc.h916 int mmc_get_op_cond(struct mmc *mmc);
/u-boot/drivers/mmc/
A Dmmc.c2769 int mmc_get_op_cond(struct mmc *mmc) in mmc_get_op_cond() function
2885 err = mmc_get_op_cond(mmc); in mmc_start_init()

Completed in 11 milliseconds