Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-timer.c155 if (ehci->PSS_poll_count++ < 2) { in ehci_poll_PSS()
162 ehci->PSS_poll_count = 0; in ehci_poll_PSS()
H A Dehci.h118 int PSS_poll_count; member
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h83 int PSS_poll_count; member
H A Dfotg210-hcd.c1130 if (fotg210->PSS_poll_count++ < 20) { in fotg210_poll_PSS()
1138 fotg210->PSS_poll_count = 0; in fotg210_poll_PSS()