Searched refs:next_hrtimer_event (Results 1 – 3 of 3) sorted by relevance
113 if (event < ehci->next_hrtimer_event) { in ehci_enable_event()117 ehci->next_hrtimer_event = event; in ehci_enable_event()463 ehci->next_hrtimer_event = EHCI_HRTIMER_NO_EVENT; in ehci_hrtimer_func()
480 ehci->next_hrtimer_event = EHCI_HRTIMER_NO_EVENT; in ehci_init()773 if (ehci->next_hrtimer_event == EHCI_HRTIMER_IAA_WATCHDOG) in ehci_irq_handler()774 ++ehci->next_hrtimer_event; in ehci_irq_handler()
120 enum ehci_hrtimer_event next_hrtimer_event; member
Completed in 20 milliseconds