Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c424 #define atmci_set_completed(host, event) \ macro
1789 atmci_set_completed(host, EVENT_CMD_RDY); in atmci_work_func()
1819 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_work_func()
1837 atmci_set_completed(host, EVENT_XFER_COMPLETE); in atmci_work_func()
1867 atmci_set_completed(host, EVENT_NOTBUSY); in atmci_work_func()