Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c1891 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
1928 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2511 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_interrupt()
2578 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
2587 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
2922 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_dto_timer()
Datmel-mci.c191 EVENT_DATA_ERROR, enumerator
1861 EVENT_DATA_ERROR)) { in atmci_tasklet_func()
1863 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
2171 atmci_set_pending(host, EVENT_DATA_ERROR); in atmci_interrupt()