Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h455 #define MMC_CAP2_NO_MMC (1 << 22) /* Do not send (e)MMC commands during initialization */ macro
/linux/drivers/mmc/host/
H A Dlitex_mmc.c610 MMC_CAP2_NO_MMC; in litex_mmc_probe()