Searched refs:DW_MMC_CARD_NO_LOW_PWR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/mmc/host/
H A Ddw_mmc.h549 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
H A Ddw_mmc.c1266 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags))
1659 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags);
1662 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags);

Completed in 135 milliseconds