Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Ddw_mmc.h38 EVENT_DATA_ERROR, enumerator
Ddw_mmc.c2070 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2106 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2685 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_interrupt()
2753 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
2762 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
3102 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_dto_timer()
Datmel-mci.c184 EVENT_DATA_ERROR, enumerator
1831 EVENT_DATA_ERROR)) { in atmci_tasklet_func()
1833 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
2138 atmci_set_pending(host, EVENT_DATA_ERROR); in atmci_interrupt()