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()
150 && ehci->rh_state == EHCI_RH_RUNNING) in ehci_clear_tt_buffer_complete()415 && ehci->rh_state >= EHCI_RH_RUNNING)) { in qh_completions()423 if (ehci->rh_state < EHCI_RH_RUNNING) { in qh_completions()1279 if (unlikely(ehci->rh_state < EHCI_RH_RUNNING)) { in start_iaa_cycle()1283 } else if (ehci->rh_state == EHCI_RH_RUNNING && in start_iaa_cycle()1328 if (ehci->rh_state < EHCI_RH_RUNNING) in end_unlink_async()1415 ehci->rh_state == EHCI_RH_RUNNING) in end_unlink_async()1523 if (check_unlinks_later && ehci->rh_state == EHCI_RH_RUNNING && in scan_async()
230 if (ehci->rh_state < EHCI_RH_RUNNING) in ehci_bus_suspend()342 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_bus_suspend()420 ehci->rh_state = EHCI_RH_RUNNING; in ehci_bus_resume()
276 if (ehci->rh_state != EHCI_RH_RUNNING) in ehci_quiesce()631 ehci->rh_state = EHCI_RH_RUNNING; in ehci_run()
668 else if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr()689 if (ehci->rh_state < EHCI_RH_RUNNING) in start_unlink_intr_wait()709 if (!list_empty(&qh->qtd_list) && ehci->rh_state == EHCI_RH_RUNNING) { in end_unlink_intr()2356 if (ehci->rh_state >= EHCI_RH_RUNNING) { in scan_isoc()
85 EHCI_RH_RUNNING, enumerator
552 ehci->rh_state = EHCI_RH_RUNNING; in ehci_fsl_mpc512x_drv_resume()
747 case EHCI_RH_RUNNING: in rh_state_string()