Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h413 #define DWC3_DCTL_TRGTULST_MASK (0x0f << 17) macro
H A Dgadget.c2112 reg &= ~DWC3_DCTL_TRGTULST_MASK; in dwc3_gadget_run_stop()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h444 #define DWC3_DCTL_TRGTULST_MASK (0x0f << 17) macro
H A Dgadget.c2613 reg &= ~DWC3_DCTL_TRGTULST_MASK; in dwc3_gadget_run_stop()

Completed in 17 milliseconds