Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h317 #define DWC3_DSTS_DEVCTRLHLT (1 << 22) macro
H A Dgadget.c1397 if (!(reg & DWC3_DSTS_DEVCTRLHLT)) in dwc3_gadget_run_stop()
1400 if (reg & DWC3_DSTS_DEVCTRLHLT) in dwc3_gadget_run_stop()