Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-timer.c127 ehci_enable_event(ehci, EHCI_HRTIMER_DISABLE_ASYNC, in ehci_poll_ASS()
Dehci.h105 EHCI_HRTIMER_DISABLE_ASYNC, /* Wait to disable async sched */ enumerator
Dehci-q.c960 ehci->enabled_hrtimer_events &= ~BIT(EHCI_HRTIMER_DISABLE_ASYNC); in enable_async()