Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h133 #define INT_OTG (0x1<<2) macro
263 | INT_RESET | INT_SUSPEND | INT_OTG)
H A Ddwc2_udc_otg_xfer_dma.c528 if (intr_status & INT_OTG) { in dwc2_udc_irq()