Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddrd.c41 #define DWC3_OTG_ALL_EVENTS (DWC3_OEVTEN_XHCIRUNSTPSETEN | \ macro
77 if (!(reg & DWC3_OTG_ALL_EVENTS)) { in dwc3_otg_irq()
122 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otgregs_init()
124 dwc3_otg_enable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otgregs_init()
191 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otg_exit()
496 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_drd_init()