Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci.c275 #define atmci_set_completed(host, event) \ macro
1688 atmci_set_completed(host, EVENT_CMD_RDY); in atmci_tasklet_func()
1720 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
1740 atmci_set_completed(host, EVENT_XFER_COMPLETE); in atmci_tasklet_func()
1771 atmci_set_completed(host, EVENT_NOTBUSY); in atmci_tasklet_func()