Searched refs:DWC3_GEVNTSIZ_INTMASK (Results 1 – 3 of 3) sorted by relevance
327 #define DWC3_GEVNTSIZ_INTMASK BIT(31) macro
472 dwc3_writel(dwc->regs, DWC3_GEVNTSIZ(0), DWC3_GEVNTSIZ_INTMASK in dwc3_event_buffers_cleanup()
4103 reg &= ~DWC3_GEVNTSIZ_INTMASK; in dwc3_process_event_buf()4161 reg |= DWC3_GEVNTSIZ_INTMASK; in dwc3_check_event_buf()
Completed in 18 milliseconds