Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.h261 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
Ddw_mmc.c1004 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags)) in dw_mci_setup_bus()
1379 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()
1382 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()