Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic_reg.h122 #define INT_RESET (0x1 << 12) macro
271 | INT_RESET | INT_SUSPEND)
A Dusb_dc_aic.c668 tmpreg = INT_RESET | INT_ENUMDONE | in usb_dc_init()
1584 if (gint_status & INT_RESET) { in USBD_IRQHandler()
1585 writel(INT_RESET, &AIC_UDC_REG->usbintsts); in USBD_IRQHandler()

Completed in 7 milliseconds