Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci.c274 #define atmci_set_completed(host, event) \ macro
1687 atmci_set_completed(host, EVENT_CMD_RDY); in atmci_tasklet_func()
1719 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
1739 atmci_set_completed(host, EVENT_XFER_COMPLETE); in atmci_tasklet_func()
1770 atmci_set_completed(host, EVENT_NOTBUSY); in atmci_tasklet_func()