Home
last modified time | relevance | path

Searched refs:HPTXFSIZ (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/dwc2/
Dcore.c263 gr->hptxfsiz = dwc2_readl(hsotg->regs + HPTXFSIZ); in dwc2_backup_global_registers()
302 dwc2_writel(gr->hptxfsiz, hsotg->regs + HPTXFSIZ); in dwc2_restore_global_registers()
984 dwc2_readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()
990 dwc2_writel(hptxfsiz, hsotg->regs + HPTXFSIZ); in dwc2_config_fifos()
992 dwc2_readl(hsotg->regs + HPTXFSIZ)); in dwc2_config_fifos()
2316 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()
3104 hptxfsiz = dwc2_readl(hsotg->regs + HPTXFSIZ); in dwc2_get_hwparams()
Dhw.h398 #define HPTXFSIZ HSOTG_REG(0x100) macro
Ddebugfs.c432 dump_register(HPTXFSIZ),