Searched refs:STATE_SENDING_CMD11 (Results 1 – 2 of 2) sorted by relevance
29 STATE_SENDING_CMD11, enumerator
278 slot->host->state = STATE_SENDING_CMD11; in dw_mci_prepare_command()1916 if (host->state == STATE_SENDING_CMD11) in dw_mci_request_end()2088 case STATE_SENDING_CMD11: in dw_mci_work_func()2822 if ((host->state == STATE_SENDING_CMD11) && in dw_mci_interrupt()3179 if (host->state != STATE_SENDING_CMD11) { in dw_mci_cmd11_timer()3222 case STATE_SENDING_CMD11: in dw_mci_cto_timer()
Completed in 10 milliseconds