Home
last modified time | relevance | path

Searched refs:DWC3_GDBGFIFOSPACE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/usb/dwc3/
Dcore.c255 dwc3_writel(dwc->regs, DWC3_GDBGFIFOSPACE, in dwc3_core_fifo_space()
259 reg = dwc3_readl(dwc->regs, DWC3_GDBGFIFOSPACE); in dwc3_core_fifo_space()
Dcore.h112 #define DWC3_GDBGFIFOSPACE 0xc160 macro