Searched refs:HPTXFSIZ (Results 1 – 2 of 2) sorted by relevance
626 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()632 writel(hptxfsiz, hsotg->regs + HPTXFSIZ); in dwc2_config_fifos()634 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()1958 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()2710 hptxfsiz = readl(hsotg->regs + HPTXFSIZ); in dwc2_get_hwparams()
396 #define HPTXFSIZ HSOTG_REG(0x100) macro