Searched refs:EVENT_DATA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
1918 if (!test_bit(EVENT_DATA_COMPLETE, &host->pending_events)) in dw_mci_set_drto()1944 if (!test_bit(EVENT_DATA_COMPLETE, &host->pending_events)) in dw_mci_clear_pending_data_complete()1949 clear_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_clear_pending_data_complete()2105 set_bit(EVENT_DATA_COMPLETE, &host->completed_events); in dw_mci_tasklet_func()2675 set_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_interrupt()3056 if (test_bit(EVENT_DATA_COMPLETE, &host->pending_events)) { in dw_mci_dto_timer()3076 set_bit(EVENT_DATA_COMPLETE, &host->pending_events); in dw_mci_dto_timer()
33 EVENT_DATA_COMPLETE, enumerator