Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Ddw_mmc.h36 EVENT_DATA_ERROR, enumerator
Ddw_mmc.c1838 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_fault_timer()
2151 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2187 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2772 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_interrupt()
2848 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
2857 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
3198 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_dto_timer()
Datmel-mci.c182 EVENT_DATA_ERROR, enumerator
1791 EVENT_DATA_ERROR)) { in atmci_tasklet_func()
1793 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
2099 atmci_set_pending(host, EVENT_DATA_ERROR); in atmci_interrupt()