Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h549 #define DWC3_DGCMD_SET_ENDPOINT_PRIME 0x0d macro
H A Dgadget.c3356 unsigned int cmd = DWC3_DGCMD_SET_ENDPOINT_PRIME; in dwc3_nostream_work()