Home
last modified time | relevance | path

Searched refs:iaa_in_progress (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-timer.c330 if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING) in ehci_iaa_watchdog()
H A Dehci-q.c1285 !ehci->iaa_in_progress) { in start_iaa_cycle()
1293 ehci->iaa_in_progress = true; in start_iaa_cycle()
1305 ehci->iaa_in_progress = false; in end_iaa_cycle()
H A Dehci.h135 bool iaa_in_progress:1; member
H A Dehci-hcd.c788 if (ehci->iaa_in_progress) in ehci_irq()