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

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc.h267 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
H A Ddw_mmc.c1127 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags)) dw_mci_setup_bus()
1499 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); dw_mci_init_card()
1502 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); dw_mci_init_card()

Completed in 84 milliseconds