Lines Matching refs:EVENT_CMD_COMPLETE
391 if (!test_bit(EVENT_CMD_COMPLETE, &host->pending_events)) in dw_mci_set_cto()
1368 if (!test_bit(EVENT_CMD_COMPLETE, &host->pending_events)) in __dw_mci_start_request()
2036 if (!test_bit(EVENT_CMD_COMPLETE, &host->pending_events)) in dw_mci_clear_pending_cmd_complete()
2047 clear_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_clear_pending_cmd_complete()
2095 set_bit(EVENT_CMD_COMPLETE, &host->completed_events); in dw_mci_work_func()
2241 if (!test_bit(EVENT_CMD_COMPLETE, in dw_mci_work_func()
2798 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_cmd_interrupt()
2845 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_interrupt()
3185 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_cmd11_timer()
3211 if (test_bit(EVENT_CMD_COMPLETE, &host->pending_events)) { in dw_mci_cto_timer()
3231 set_bit(EVENT_CMD_COMPLETE, &host->pending_events); in dw_mci_cto_timer()