Searched refs:GRXSTSR (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h167 #define GRXSTSR HSOTG_REG(0x01C) macro
H A Dcore.c1910 addr = hsotg->regs + GRXSTSR;
1911 dev_dbg(hsotg->dev, "GRXSTSR @0x%08lX : 0x%08X\n",
H A Dgadget.c3162 seq_printf(seq, "GNPTXSTS=0x%08x, GRXSTSR=%08x\n",
3164 readl(regs + GRXSTSR));

Completed in 101 milliseconds