Searched refs:DWC3_DCTL_RUN_STOP (Results 1 – 2 of 2) sorted by relevance
404 #define DWC3_DCTL_RUN_STOP BIT(31) macro
2056 reg |= DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()2063 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()