Home
last modified time | relevance | path

Searched refs:DWC3_DCTL_RUN_STOP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c2118 reg |= DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
2125 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
H A Dcore.h403 #define DWC3_DCTL_RUN_STOP BIT(31) macro
H A Dcore.c285 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_core_soft_reset()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h434 #define DWC3_DCTL_RUN_STOP BIT(31) macro
H A Dgadget.c2619 reg |= DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
2624 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_gadget_run_stop()
H A Dcore.c287 reg &= ~DWC3_DCTL_RUN_STOP; in dwc3_core_soft_reset()

Completed in 21 milliseconds