Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.h509 #define DWC3_DSTS_DEVCTRLHLT BIT(22) macro
Dgadget.c2632 reg &= DWC3_DSTS_DEVCTRLHLT; in dwc3_gadget_run_stop()