Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Ddw_mmc.h36 EVENT_DATA_COMPLETE, enumerator
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c1678 if (!test_and_clear_bit(EVENT_DATA_COMPLETE, in dw_mci_tasklet_func()
1683 set_bit(EVENT_DATA_COMPLETE, &host->completed_events); in dw_mci_tasklet_func()
2249 set_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_interrupt()