Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Datmel-mci.c400 #define atmci_set_completed(host, event) \ macro
1762 atmci_set_completed(host, EVENT_CMD_RDY); in atmci_tasklet_func()
1794 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
1814 atmci_set_completed(host, EVENT_XFER_COMPLETE); in atmci_tasklet_func()
1845 atmci_set_completed(host, EVENT_NOTBUSY); in atmci_tasklet_func()