Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.h259 #define DW_MMC_CARD_PRESENT 0 macro
Ddw_mmc.c1138 if (!test_bit(DW_MMC_CARD_PRESENT, &slot->flags)) { in dw_mci_request()
1349 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()
1352 clear_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_get_cd()
2455 set_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_init_slot()
2457 clear_bit(DW_MMC_CARD_PRESENT, &slot->flags); in dw_mci_init_slot()