Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Ddebug.h32 case DWC3_DEPCMD_CLEARSTALL: in dwc3_gadget_ep_cmd_string()
Dcore.h570 #define DWC3_DEPCMD_CLEARSTALL (0x05 << 0) macro
Dgadget.c461 u32 cmd = DWC3_DEPCMD_CLEARSTALL; in dwc3_send_clear_stall_ep_cmd()