Searched refs:DW_MMC_CARD_PRESENT (Results 1 – 3 of 3) sorted by relevance
336 #define DW_MMC_CARD_PRESENT 0 macro
539 #define DW_MMC_CARD_PRESENT 0 macro
1000 if (!test_bit(DW_MMC_CARD_PRESENT, &slot->flags)) { in dw_mci_get_cd()1008 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()1019 if (present && !test_and_set_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()1022 !test_and_clear_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()