Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.h541 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
H A Ddw_mmc.c1306 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags)) in dw_mci_setup_bus()
1698 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()
1701 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()