Home
last modified time | relevance | path

Searched refs:DWC3_DGCMD (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h122 #define DWC3_DGCMD 0xc714 macro
H A Dgadget.c271 dwc3_writel(dwc->regs, DWC3_DGCMD, cmd | DWC3_DGCMD_CMDACT); in dwc3_send_gadget_generic_command()
274 reg = dwc3_readl(dwc->regs, DWC3_DGCMD); in dwc3_send_gadget_generic_command()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h156 #define DWC3_DGCMD 0xc714 macro
H A Dgadget.c258 dwc3_writel(dwc->regs, DWC3_DGCMD, cmd | DWC3_DGCMD_CMDACT); in dwc3_send_gadget_generic_command()
261 reg = dwc3_readl(dwc->regs, DWC3_DGCMD); in dwc3_send_gadget_generic_command()