Searched refs:MMC_CAP2_NO_MMC (Results 1 – 2 of 2) sorted by relevance
362 #define MMC_CAP2_NO_MMC (1 << 22) /* Do not send (e)MMC commands during initialization */ macro
400 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()