Home
last modified time | relevance | path

Searched refs:mmc_go_idle (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.h28 int mmc_go_idle(struct mmc_host *host);
H A Dsdio.c649 mmc_go_idle(host); in mmc_sdio_pre_init()
850 mmc_go_idle(host); in mmc_sdio_init_card()
1183 mmc_go_idle(host); in mmc_sdio_sw_reset()
H A Dsd.c835 mmc_go_idle(host); in mmc_sd_get_cid()
1850 mmc_go_idle(host); in mmc_attach_sd()
H A Dmmc_ops.c147 int mmc_go_idle(struct mmc_host *host) in mmc_go_idle() function
H A Dcore.c2078 mmc_go_idle(host); in mmc_rescan_try_freq()
H A Dmmc.c1621 mmc_go_idle(host); in mmc_init_card()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c454 static int mmc_go_idle(struct mmc *mmc) in mmc_go_idle() function
643 mmc_go_idle(mmc); in mmc_send_op_cond()
669 mmc_go_idle(mmc); in mmc_complete_op_cond()
2670 err = mmc_go_idle(mmc); in mmc_get_op_cond()