Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.h8 #define USB_STS_RETRIES 5 macro
A Dusb_gen_hub_base.c66 for (i = 0; i < USB_STS_RETRIES && status == -ETIMEDOUT; i++) in get_port_status()
820 for (i = 0; i < USB_STS_RETRIES && status == -ETIMEDOUT; i++) in get_hub_status()

Completed in 7 milliseconds