Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c387 #define ATMCI_CARD_PRESENT 0 macro
1404 if (!test_bit(ATMCI_CARD_PRESENT, &slot->flags)) { in atmci_request()
1683 present_old = test_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
1698 clear_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
1700 set_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
2315 set_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_init_slot()
2323 clear_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_init_slot()