Home
last modified time | relevance | path

Searched refs:DWC3_OEVT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddrd.c37 u32 reg = dwc3_readl(dwc->regs, DWC3_OEVT); in dwc3_otg_clear_events()
75 reg = dwc3_readl(dwc->regs, DWC3_OEVT); in dwc3_otg_irq()
79 dwc3_writel(dwc->regs, DWC3_OEVT, reg); in dwc3_otg_irq()
86 dwc3_writel(dwc->regs, DWC3_OEVT, reg); in dwc3_otg_irq()
H A Dcore.h171 #define DWC3_OEVT 0xcc08 macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h132 #define DWC3_OEVT 0xcc08 macro