Searched refs:GRXFSIZ (Results 1 – 3 of 3) sorted by relevance
595 grxfsiz = readl(hsotg->regs + GRXFSIZ); in dwc2_config_fifos()600 writel(grxfsiz, hsotg->regs + GRXFSIZ); in dwc2_config_fifos()601 dev_dbg(hsotg->dev, "new grxfsiz=%08x\n", readl(hsotg->regs + GRXFSIZ)); in dwc2_config_fifos()1903 addr = hsotg->regs + GRXFSIZ; in dwc2_dump_global_registers()2685 grxfsiz = readl(hsotg->regs + GRXFSIZ); in dwc2_get_hwparams()
191 #define GRXFSIZ HSOTG_REG(0x024) macro
186 writel(hsotg->g_rx_fifo_sz, hsotg->regs + GRXFSIZ); in s3c_hsotg_init_fifo()3001 readl(hsotg->regs + GRXFSIZ), in s3c_hsotg_init()3362 readl(regs + GRXFSIZ), readl(regs + GNPTXFSIZ)); in s3c_hsotg_dump()3578 seq_printf(seq, "RXFIFO: Size %d\n", readl(regs + GRXFSIZ)); in fifo_show()