Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h32 case DWC3_DEPCMD_CLEARSTALL: in dwc3_gadget_ep_cmd_string()
H A Dcore.h567 #define DWC3_DEPCMD_CLEARSTALL (0x05 << 0) macro
H A Dgadget.c458 u32 cmd = DWC3_DEPCMD_CLEARSTALL; in dwc3_send_clear_stall_ep_cmd()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h356 #define DWC3_DEPCMD_CLEARSTALL (0x05 << 0) macro
H A Dgadget.c1171 DWC3_DEPCMD_CLEARSTALL, &params); in __dwc3_gadget_ep_set_halt()
2032 DWC3_DEPCMD_CLEARSTALL, &params); in dwc3_clear_stall_all_ep()