Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dcore.c796 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()
798 (unsigned long)addr, dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_dump_global_registers()
Dhw.h433 #define HPTXFSIZ HSOTG_REG(0x100) macro
Ddebugfs.c365 dump_register(HPTXFSIZ),
Dparams.c749 hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_get_host_hwparams()
Dhcd.c321 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
327 dwc2_writel(hsotg, hptxfsiz, HPTXFSIZ); in dwc2_config_fifos()
329 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
5445 hr->hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_backup_host_registers()
5482 dwc2_writel(hsotg, hr->hptxfsiz, HPTXFSIZ); in dwc2_restore_host_registers()