Searched refs:next_hrtimer_event (Results 1 – 8 of 8) sorted by relevance
95 if (event < ehci->next_hrtimer_event) { in ehci_enable_event()96 ehci->next_hrtimer_event = event; in ehci_enable_event()417 ehci->next_hrtimer_event = EHCI_HRTIMER_NO_EVENT; in ehci_hrtimer_func()
472 ehci->next_hrtimer_event = EHCI_HRTIMER_NO_EVENT; in ehci_init()750 if (ehci->next_hrtimer_event == EHCI_HRTIMER_IAA_WATCHDOG) in ehci_irq()751 ++ehci->next_hrtimer_event; in ehci_irq()
77 enum fotg210_hrtimer_event next_hrtimer_event; member
77 enum fusbh200_hrtimer_event next_hrtimer_event; member
125 enum ehci_hrtimer_event next_hrtimer_event; member
1081 if (event < fusbh200->next_hrtimer_event) { in fusbh200_enable_event()1082 fusbh200->next_hrtimer_event = event; in fusbh200_enable_event()1361 fusbh200->next_hrtimer_event = FUSBH200_HRTIMER_NO_EVENT; in fusbh200_hrtimer_func()5081 fusbh200->next_hrtimer_event = FUSBH200_HRTIMER_NO_EVENT; in hcd_fusbh200_init()5323 if (fusbh200->next_hrtimer_event == FUSBH200_HRTIMER_IAA_WATCHDOG) in fusbh200_irq()5324 ++fusbh200->next_hrtimer_event; in fusbh200_irq()
1114 if (event < fotg210->next_hrtimer_event) { in fotg210_enable_event()1115 fotg210->next_hrtimer_event = event; in fotg210_enable_event()1403 fotg210->next_hrtimer_event = FOTG210_HRTIMER_NO_EVENT; in fotg210_hrtimer_func()5149 fotg210->next_hrtimer_event = FOTG210_HRTIMER_NO_EVENT; in hcd_fotg210_init()5414 if (fotg210->next_hrtimer_event == FOTG210_HRTIMER_IAA_WATCHDOG) in fotg210_irq()5415 ++fotg210->next_hrtimer_event; in fotg210_irq()
365 ehci->next_hrtimer_event = EHCI_HRTIMER_NO_EVENT; in ehci_bus_suspend()