Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h24 case DWC3_DEPCMD_DEPSTARTCFG: in dwc3_gadget_ep_cmd_string()
H A Dcore.h545 #define DWC3_DEPCMD_DEPSTARTCFG (0x09 << 0) macro
H A Dgadget.c558 cmd = DWC3_DEPCMD_DEPSTARTCFG; in dwc3_gadget_start_config()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h370 #define DWC3_DEPCMD_DEPSTARTCFG (0x09 << 0) macro
H A Dgadget.c369 cmd = DWC3_DEPCMD_DEPSTARTCFG; in dwc3_gadget_start_config()