Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c20 #define UDC_INIT_MDELAY 80 /* Device settle delay */ macro
554 for (i = 0; i < UDC_INIT_MDELAY; i++) in udc_init()