Searched refs:EHCI_RH_RUNNING (Results 1 – 8 of 8) sorted by relevance
100 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_poll_ASS()146 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_poll_PSS()213 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_start_intr_unlinks()245 bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); in ehci_handle_intr_unlinks()295 if (ehci->rh_state < EHCI_RH_RUNNING) { in end_free_itds()330 if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING) in ehci_iaa_watchdog()363 if (ehci->rh_state != EHCI_RH_RUNNING || in turn_on_io_watchdog()
146 && ehci->rh_state == EHCI_RH_RUNNING) in ehci_clear_tt_buffer_complete()404 && ehci->rh_state >= EHCI_RH_RUNNING)) { in qh_completions()412 if (ehci->rh_state < EHCI_RH_RUNNING) { in qh_completions()1268 if (unlikely(ehci->rh_state < EHCI_RH_RUNNING)) { in start_iaa_cycle()1272 } else if (ehci->rh_state == EHCI_RH_RUNNING && in start_iaa_cycle()1317 if (ehci->rh_state < EHCI_RH_RUNNING) in end_unlink_async()1404 ehci->rh_state == EHCI_RH_RUNNING) in end_unlink_async()1512 if (check_unlinks_later && ehci->rh_state == EHCI_RH_RUNNING && in scan_async()
231 if (ehci->rh_state < EHCI_RH_RUNNING) in ehci_bus_suspend()343 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_bus_suspend()418 ehci->rh_state = EHCI_RH_RUNNING; in ehci_bus_resume()
275 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_quiesce()629 ehci->rh_state = EHCI_RH_RUNNING; in ehci_run()
688 else if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr()709 if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr_wait()729 if (!list_empty(&qh->qtd_list) && ehci->rh_state == EHCI_RH_RUNNING) { in end_unlink_intr()2376 if (ehci->rh_state >= EHCI_RH_RUNNING) { in scan_isoc()
85 EHCI_RH_RUNNING, enumerator
507 ehci->rh_state = EHCI_RH_RUNNING; in ehci_fsl_mpc512x_drv_resume()
747 case EHCI_RH_RUNNING: in rh_state_string()