Searched refs:EVENT_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
35 EVENT_CMD_COMPLETE = 0, enumerator
1197 if (!test_bit(EVENT_CMD_COMPLETE, &host->pending_events)) in __dw_mci_start_request()1729 if (!test_and_clear_bit(EVENT_CMD_COMPLETE, in dw_mci_tasklet_func()1735 set_bit(EVENT_CMD_COMPLETE, &host->completed_events); in dw_mci_tasklet_func()1859 if (!test_bit(EVENT_CMD_COMPLETE, in dw_mci_tasklet_func()1876 if (!test_and_clear_bit(EVENT_CMD_COMPLETE, in dw_mci_tasklet_func()2329 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_cmd_interrupt()2392 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_interrupt()2832 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_cmd11_timer()