Searched refs:HPTXFSIZ (Results 1 – 4 of 4) sorted by relevance
157 #define HPTXFSIZ HSOTG_REG(0x100) macro
539 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()545 writel(ptxfsiz, hsotg->regs + HPTXFSIZ); in dwc2_config_fifos()547 readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()558 hptxfsiz = readl(hsotg->regs + HPTXFSIZ) >> 16 & 0xffff; in dwc2_config_fifos()1891 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()
393 #define HPTXFSIZ HSOTG_REG(0x100) macro
2749 hsotg->hptxfsiz = readl(hsotg->regs + HPTXFSIZ); in dwc2_hcd_init()