Home
last modified time | relevance | path

Searched refs:DWC3_GEVNTSIZ_INTMASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c3802 reg &= ~DWC3_GEVNTSIZ_INTMASK; in dwc3_process_event_buf()
3870 reg |= DWC3_GEVNTSIZ_INTMASK; in dwc3_check_event_buf()
H A Dcore.h320 #define DWC3_GEVNTSIZ_INTMASK BIT(31) macro
H A Dcore.c456 dwc3_writel(dwc->regs, DWC3_GEVNTSIZ(0), DWC3_GEVNTSIZ_INTMASK in dwc3_event_buffers_cleanup()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h337 #define DWC3_GEVNTSIZ_INTMASK BIT(31) macro
H A Dcore.c532 dwc3_writel(dwc->regs, DWC3_GEVNTSIZ(0), DWC3_GEVNTSIZ_INTMASK in dwc3_event_buffers_cleanup()
H A Dgadget.c4510 DWC3_GEVNTSIZ_INTMASK | DWC3_GEVNTSIZ_SIZE(evt->length)); in dwc3_check_event_buf()

Completed in 21 milliseconds