Home
last modified time | relevance | path

Searched refs:DWC3_DEPCMD_DEPSTARTCFG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddebug.h24 case DWC3_DEPCMD_DEPSTARTCFG: in dwc3_gadget_ep_cmd_string()
H A Dcore.h526 #define DWC3_DEPCMD_DEPSTARTCFG (0x09 << 0) macro
H A Dgadget.c500 * Issue a %DWC3_DEPCMD_DEPSTARTCFG command to @dep. After the command's
510 * 1) The databook says to do %DWC3_DEPCMD_DEPSTARTCFG for every
521 * do a %DWC3_DEPCMD_DEPSTARTCFG(0) we can go ahead and do
541 cmd = DWC3_DEPCMD_DEPSTARTCFG; in dwc3_gadget_start_config()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddebug.h24 case DWC3_DEPCMD_DEPSTARTCFG: in dwc3_gadget_ep_cmd_string()
H A Dcore.h561 #define DWC3_DEPCMD_DEPSTARTCFG (0x09 << 0) macro
H A Dgadget.c535 * Issue a %DWC3_DEPCMD_DEPSTARTCFG command to @dep. After the command's
545 * 1) The databook says to do %DWC3_DEPCMD_DEPSTARTCFG for every
556 * do a %DWC3_DEPCMD_DEPSTARTCFG(0) we can go ahead and do
576 cmd = DWC3_DEPCMD_DEPSTARTCFG; in dwc3_gadget_start_config()

Completed in 18 milliseconds