Searched refs:DW_MMC_CARD_PRESENT (Results 1 – 2 of 2) sorted by relevance
547 #define DW_MMC_CARD_PRESENT 0 macro
962 if (!test_bit(DW_MMC_CARD_PRESENT, &slot->flags)) { in dw_mci_get_cd()970 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()981 if (present && !test_and_set_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()984 !test_and_clear_bit(DW_MMC_CARD_PRESENT, &slot->flags)) in dw_mci_get_cd()