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.h299 #define DWC3_DSTS_DEVCTRLHLT (1 << 22) macro
Dgadget.c1384 if (!(reg & DWC3_DSTS_DEVCTRLHLT)) in dwc3_gadget_run_stop()
1387 if (reg & DWC3_DSTS_DEVCTRLHLT) in dwc3_gadget_run_stop()