Home
last modified time | relevance | path

Searched refs:async_count (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-timer.c153 if (ehci->async_count > 0) in ehci_poll_ASS()
168 if (ehci->async_count == 0) in ehci_poll_ASS()
420 ehci->async_count + ehci->intr_count > 0)) in turn_on_io_watchdog()
A Dehci-hcd.c387 ehci->scanning, ehci->async_count, ehci->intr_count, ehci->isoc_count); in ehci_work()
397 if (ehci->async_count) in ehci_work()
A Dehci.h154 unsigned async_count; /* async activity count */ member
A Dehci-q.c1044 if (ehci->async_count++) in enable_async()
1082 if (--ehci->async_count) in disable_async()

Completed in 14 milliseconds