Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c422 #define ATMCI_SHUTDOWN 2 macro
1674 * atmci_cleanup_slot() sets the ATMCI_SHUTDOWN flag before in atmci_detect_change()
1680 if (test_bit(ATMCI_SHUTDOWN, &slot->flags)) in atmci_detect_change()
2369 set_bit(ATMCI_SHUTDOWN, &slot->flags); in atmci_cleanup_slot()