Searched refs:HPTXFSIZ (Results 1 – 2 of 2) sorted by relevance
616 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()622 writel(hptxfsiz, hsotg->regs + HPTXFSIZ); in dwc2_config_fifos()624 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()1948 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()2700 hptxfsiz = readl(hsotg->regs + HPTXFSIZ); in dwc2_get_hwparams()
397 #define HPTXFSIZ HSOTG_REG(0x100) macro