Searched refs:INT_ENUMDONE (Results 1 – 2 of 2) sorted by relevance
121 #define INT_ENUMDONE (0x1 << 13) macro270 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
668 tmpreg = INT_RESET | INT_ENUMDONE | in usb_dc_init()1593 if (gint_status & INT_ENUMDONE) { in USBD_IRQHandler()1594 writel(INT_ENUMDONE, &AIC_UDC_REG->usbintsts); in USBD_IRQHandler()
Completed in 7 milliseconds