Searched refs:enabled_hrtimer_events (Results 1 – 8 of 8) sorted by relevance
92 ehci->enabled_hrtimer_events |= (1 << event); in ehci_enable_event()287 if (!(ehci->enabled_hrtimer_events & BIT(EHCI_HRTIMER_FREE_ITDS))) { in start_free_itds()373 (ehci->enabled_hrtimer_events & in turn_on_io_watchdog()417 events = ehci->enabled_hrtimer_events; in ehci_hrtimer_func()418 ehci->enabled_hrtimer_events = 0; in ehci_hrtimer_func()
383 ehci->enabled_hrtimer_events = 0; in ehci_shutdown()440 ehci->enabled_hrtimer_events = 0; in ehci_stop()756 ehci->enabled_hrtimer_events &= ~BIT(EHCI_HRTIMER_IAA_WATCHDOG); in ehci_irq()
1084 fotg210->enabled_hrtimer_events |= (1 << event); in fotg210_enable_event()1252 if (!(fotg210->enabled_hrtimer_events & in start_free_itds()1330 (fotg210->enabled_hrtimer_events & in turn_on_io_watchdog()1373 events = fotg210->enabled_hrtimer_events; in fotg210_hrtimer_func()1374 fotg210->enabled_hrtimer_events = 0; in fotg210_hrtimer_func()2916 fotg210->enabled_hrtimer_events &= ~BIT(FOTG210_HRTIMER_DISABLE_ASYNC); in enable_async()3282 !(fotg210->enabled_hrtimer_events & in scan_async()3486 fotg210->enabled_hrtimer_events &= in enable_periodic()4846 fotg210->enabled_hrtimer_events = 0; in fotg210_shutdown()4899 fotg210->enabled_hrtimer_events = 0; in fotg210_stop()[all …]
79 unsigned enabled_hrtimer_events; member
354 if (ehci->enabled_hrtimer_events & BIT(EHCI_HRTIMER_POLL_DEAD)) in ehci_bus_suspend()377 ehci->enabled_hrtimer_events = 0; in ehci_bus_suspend()
127 unsigned enabled_hrtimer_events; member
972 ehci->enabled_hrtimer_events &= ~BIT(EHCI_HRTIMER_DISABLE_ASYNC); in enable_async()1541 !(ehci->enabled_hrtimer_events & in scan_async()
522 ehci->enabled_hrtimer_events &= ~BIT(EHCI_HRTIMER_DISABLE_PERIODIC); in enable_periodic()