Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dsd.c1404 static int mmc_sd_init_card(struct mmc_host *host, u32 ocr, in mmc_sd_init_card() function
1758 err = mmc_sd_init_card(host, host->card->ocr, host->card); in _mmc_sd_resume()
1811 return mmc_sd_init_card(host, host->card->ocr, host->card); in mmc_sd_hw_reset()
1876 err = mmc_sd_init_card(host, rocr, NULL); in mmc_attach_sd()