Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c389 #define ATMCI_SHUTDOWN 2 macro
1632 * atmci_cleanup_slot() sets the ATMCI_SHUTDOWN flag before in atmci_detect_change()
1638 if (test_bit(ATMCI_SHUTDOWN, &slot->flags)) in atmci_detect_change()
2338 set_bit(ATMCI_SHUTDOWN, &slot->flags); in atmci_cleanup_slot()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds