Home
last modified time | relevance | path

Searched refs:DWC3_DCTL_TRGTULST_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h240 #define DWC3_DCTL_TRGTULST_MASK (0x0f << 17) macro
H A Dgadget.c1357 reg &= ~DWC3_DCTL_TRGTULST_MASK; in dwc3_gadget_run_stop()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h445 #define DWC3_DCTL_TRGTULST_MASK (0x0f << 17) macro
H A Dgadget.c2656 reg &= ~DWC3_DCTL_TRGTULST_MASK; in dwc3_gadget_run_stop()