Searched refs:DW_MMC_CARD_PRESENT (Results 1 – 2 of 2) sorted by relevance
548 #define DW_MMC_CARD_PRESENT 0 macro
960 if (!test_bit(DW_MMC_CARD_PRESENT, &slot->flags)) { in dw_mci_get_cd()968 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()979 if (present && !test_and_set_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()982 !test_and_clear_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()