Searched refs:iaa_in_progress (Results 1 – 4 of 4) sorted by relevance
1298 !ehci->iaa_in_progress) { in start_iaa_cycle()1306 ehci->iaa_in_progress = true; in start_iaa_cycle()1319 ehci->iaa_in_progress = false; in end_iaa_cycle()
376 if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING) in ehci_iaa_watchdog()
142 bool iaa_in_progress:1; member
779 if (ehci->iaa_in_progress) { in ehci_irq_handler()
Completed in 15 milliseconds