Searched refs:EHCI_RH_RUNNING (Results 1 – 8 of 8) sorted by relevance
109 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_poll_ASS()155 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_poll_PSS()222 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_start_intr_unlinks()253 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_intr_unlinks()303 if (ehci->rh_state < EHCI_RH_RUNNING) { in end_free_itds()338 if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING) in ehci_iaa_watchdog()371 if (ehci->rh_state != EHCI_RH_RUNNING || in turn_on_io_watchdog()
155 && ehci->rh_state == EHCI_RH_RUNNING) in ehci_clear_tt_buffer_complete()411 && ehci->rh_state >= EHCI_RH_RUNNING)) { in qh_completions()419 if (ehci->rh_state < EHCI_RH_RUNNING) in qh_completions()1283 if (unlikely(ehci->rh_state < EHCI_RH_RUNNING)) { in start_iaa_cycle()1287 } else if (likely(ehci->rh_state == EHCI_RH_RUNNING)) { in start_iaa_cycle()1325 if (ehci->rh_state < EHCI_RH_RUNNING) in end_unlink_async()1366 ehci->rh_state == EHCI_RH_RUNNING) in end_unlink_async()1470 if (check_unlinks_later && ehci->rh_state == EHCI_RH_RUNNING && in scan_async()
241 if (ehci->rh_state < EHCI_RH_RUNNING) in ehci_bus_suspend()345 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_bus_suspend()418 ehci->rh_state = EHCI_RH_RUNNING; in ehci_bus_resume()
287 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_quiesce()629 ehci->rh_state = EHCI_RH_RUNNING; in ehci_run()
699 else if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr()720 if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr_wait()740 if (!list_empty(&qh->qtd_list) && ehci->rh_state == EHCI_RH_RUNNING) { in end_unlink_intr()2391 if (ehci->rh_state >= EHCI_RH_RUNNING) { in scan_isoc()
98 EHCI_RH_RUNNING, enumerator
512 ehci->rh_state = EHCI_RH_RUNNING; in ehci_fsl_mpc512x_drv_resume()
770 case EHCI_RH_RUNNING: in rh_state_string()