Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c61 #define SLEEP_COUNT 20000 macro
297 if (++i == SLEEP_COUNT) { in sleep_thread()