Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci.c261 #define ATMCI_CARD_PRESENT 0 macro
1270 if (!test_bit(ATMCI_CARD_PRESENT, &slot->flags)) { in atmci_request()
1569 present_old = test_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
1584 clear_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
1586 set_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_detect_change()
2204 set_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_init_slot()
2212 clear_bit(ATMCI_CARD_PRESENT, &slot->flags); in atmci_init_slot()