Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.h307 #define DWC3_DSTS_DEVCTRLHLT (1 << 22) macro
Dgadget.c1385 if (!(reg & DWC3_DSTS_DEVCTRLHLT)) in dwc3_gadget_run_stop()
1388 if (reg & DWC3_DSTS_DEVCTRLHLT) in dwc3_gadget_run_stop()