Home
last modified time | relevance | path

Searched refs:EHCI_HRTIMER_IAA_WATCHDOG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c773 ehci->enabled_hrtimer_events &= ~BIT(EHCI_HRTIMER_IAA_WATCHDOG); in ehci_irq()
782 if (ehci->next_hrtimer_event == EHCI_HRTIMER_IAA_WATCHDOG) in ehci_irq()
H A Dehci.h103 EHCI_HRTIMER_IAA_WATCHDOG, /* Handle lost IAA interrupts */ enumerator
H A Dehci-q.c1294 ehci_enable_event(ehci, EHCI_HRTIMER_IAA_WATCHDOG, true); in start_iaa_cycle()