Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc.h34 EVENT_DATA_ERROR, enumerator
Ddw_mmc.c2046 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2082 if (test_and_clear_bit(EVENT_DATA_ERROR, in dw_mci_tasklet_func()
2661 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_interrupt()
2729 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
2738 if (!test_bit(EVENT_DATA_ERROR, &host->pending_events)) in dw_mci_interrupt()
3072 set_bit(EVENT_DATA_ERROR, &host->pending_events); in dw_mci_dto_timer()
Datmel-mci.c182 EVENT_DATA_ERROR, enumerator
1792 EVENT_DATA_ERROR)) { in atmci_tasklet_func()
1794 atmci_set_completed(host, EVENT_DATA_ERROR); in atmci_tasklet_func()
2100 atmci_set_pending(host, EVENT_DATA_ERROR); in atmci_interrupt()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch5530 if (test_and_clear_bit(EVENT_DATA_ERROR,
5542 if (test_and_clear_bit(EVENT_DATA_ERROR,