Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
A Dhost.h394 #define MMC_CAP2_NO_MMC (1 << 22) /* Do not send (e)MMC commands during initialization */ macro
/linux/drivers/mmc/core/
A Dhost.c409 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()
A Dcore.c2077 if (!(host->caps2 & MMC_CAP2_NO_MMC)) in mmc_rescan_try_freq()
/linux/drivers/mmc/host/
A Drtsx_pci_sdmmc.c1422 mmc->caps2 |= MMC_CAP2_NO_MMC; in init_extra_caps()

Completed in 23 milliseconds