Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
Dcore.h58 void mmc_power_cycle(struct mmc_host *host, u32 ocr);
Dsd.c1097 mmc_power_cycle(host, ocr); in mmc_sd_init_card()
1313 mmc_power_cycle(host, host->card->ocr); in mmc_sd_hw_reset()
Dcore.c1128 mmc_power_cycle(host, ocr); in mmc_select_voltage()
1254 mmc_power_cycle(host, ocr); in mmc_set_uhs_voltage()
1378 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle() function
Dsdio.c1153 mmc_power_cycle(host, card->ocr); in mmc_sdio_hw_reset()
Dmmc.c2220 mmc_power_cycle(host, card->ocr); in _mmc_hw_reset()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch4728 - mmc_power_cycle(host, card->ocr);
4729 + mmc_power_cycle(host, host->card->ocr);
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch43202 - mmc_power_cycle(host, card->ocr);
43204 + mmc_power_cycle(host, host->card->ocr);
43282 + mmc_power_cycle(host, host->card->ocr);
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch25284 void mmc_power_cycle(struct mmc_host *host, u32 ocr)
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch310191 void mmc_power_cycle(struct mmc_host *host, u32 ocr)