Searched refs:MMC_PROP_NO_MMC (Results 1 – 2 of 2) sorted by relevance
123 helper->props |= MMC_PROP_NO_MMC; in mmc_parse()128 if (!(helper->props & MMC_PROP_NO_MMC)) in mmc_parse()
55 #define MMC_PROP_NO_MMC (1 << 7) macro