Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Ddw_mmc.h37 EVENT_DATA_COMPLETE, enumerator
/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.c1821 if (!test_and_clear_bit(EVENT_DATA_COMPLETE, in dw_mci_tasklet_func()
1835 set_bit(EVENT_DATA_COMPLETE, &host->completed_events); in dw_mci_tasklet_func()
2416 set_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_interrupt()
2850 set_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_dto_timer()