Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.h265 #define DW_MMC_CARD_PRESENT 0 macro
Ddw_mmc.c1261 if (!test_bit(DW_MMC_CARD_PRESENT, &slot->flags)) { in dw_mci_request()
1469 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()
1472 clear_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()
2611 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_init_slot()
2613 clear_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_init_slot()