Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h32 case DWC3_DEPCMD_CLEARSTALL: in dwc3_gadget_ep_cmd_string()
H A Dcore.h581 #define DWC3_DEPCMD_CLEARSTALL (0x05 << 0) macro
H A Dgadget.c457 u32 cmd = DWC3_DEPCMD_CLEARSTALL; in dwc3_send_clear_stall_ep_cmd()