Searched refs:STATE_SENDING_CMD11 (Results 1 – 2 of 2) sorted by relevance
28 STATE_SENDING_CMD11, enumerator
279 slot->host->state = STATE_SENDING_CMD11; in dw_mci_prepare_command()1912 if (host->state == STATE_SENDING_CMD11) in dw_mci_request_end()2084 case STATE_SENDING_CMD11: in dw_mci_tasklet_func()2733 if ((host->state == STATE_SENDING_CMD11) && in dw_mci_interrupt()3095 if (host->state != STATE_SENDING_CMD11) { in dw_mci_cmd11_timer()3138 case STATE_SENDING_CMD11: in dw_mci_cto_timer()
Completed in 13 milliseconds