Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dcore.h449 #define DWC3_DCTL_RUN_STOP BIT(31) macro
A Dgadget.c2651 reg |= DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
2656 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
A Dcore.c334 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_core_soft_reset()

Completed in 858 milliseconds