Home
last modified time | relevance | path

Searched refs:DWC3_DEPCMD_DEPSTARTCFG (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Ddebug.h24 case DWC3_DEPCMD_DEPSTARTCFG: in dwc3_gadget_ep_cmd_string()
Dcore.h527 #define DWC3_DEPCMD_DEPSTARTCFG (0x09 << 0) macro
Dgadget.c529 cmd = DWC3_DEPCMD_DEPSTARTCFG; in dwc3_gadget_start_config()