Searched refs:DWC3_DSTS_DEVCTRLHLT (Results 1 – 3 of 3) sorted by relevance
518 #define DWC3_DSTS_DEVCTRLHLT BIT(22) macro
579 if (!(reg & DWC3_DSTS_DEVCTRLHLT)) in dwc3_event_buffers_cleanup()
2608 reg &= DWC3_DSTS_DEVCTRLHLT; in dwc3_gadget_run_stop()