Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dusb_halinit.c28 int PollingCnt = 20; in r8712_usb_hal_bus_init() local
268 } while (PollingCnt--); /* Delay 1ms */ in r8712_usb_hal_bus_init()
270 if (PollingCnt <= 0) { in r8712_usb_hal_bus_init()