Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
A Ddrd.c42 #define DWC3_OTG_ALL_EVENTS (DWC3_OEVTEN_XHCIRUNSTPSETEN | \ macro
78 if (!(reg & DWC3_OTG_ALL_EVENTS)) { in dwc3_otg_irq()
123 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otgregs_init()
125 dwc3_otg_enable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otgregs_init()
189 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_otg_exit()
604 dwc3_otg_disable_events(dwc, DWC3_OTG_ALL_EVENTS); in dwc3_drd_init()

Completed in 6 milliseconds