Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-timer.c118 if (ehci->ASS_poll_count++ < 2) { in ehci_poll_ASS()
125 ehci->ASS_poll_count = 0; in ehci_poll_ASS()
Dfotg210.h83 int ASS_poll_count; member
Dehci.h131 int ASS_poll_count; member
Dfotg210-hcd.c1111 if (fotg210->ASS_poll_count++ < 20) { in fotg210_poll_ASS()
1119 fotg210->ASS_poll_count = 0; in fotg210_poll_ASS()