Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Dcore.c250 dwc3_writel(dwc->regs, DWC3_GDBGFIFOSPACE, in dwc3_core_fifo_space()
254 reg = dwc3_readl(dwc->regs, DWC3_GDBGFIFOSPACE); in dwc3_core_fifo_space()
Dcore.h112 #define DWC3_GDBGFIFOSPACE 0xc160 macro