Home
last modified time | relevance | path

Searched refs:EHCI_HRTIMER_ASYNC_UNLINKS (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dehci-q.c1410 ehci_enable_event(ehci, EHCI_HRTIMER_ASYNC_UNLINKS, true); in unlink_empty_async()
1483 BIT(EHCI_HRTIMER_ASYNC_UNLINKS))) { in scan_async()
1484 ehci_enable_event(ehci, EHCI_HRTIMER_ASYNC_UNLINKS, true); in scan_async()
Dehci.h114 EHCI_HRTIMER_ASYNC_UNLINKS, /* Unlink empty async QHs */ enumerator