Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dcore.c771 addr = hsotg->regs + HPTXFSIZ; in dwc2_dump_global_registers()
773 (unsigned long)addr, dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_dump_global_registers()
A Dhw.h417 #define HPTXFSIZ HSOTG_REG(0x100) macro
A Ddebugfs.c365 dump_register(HPTXFSIZ),
A Dhcd.c288 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
294 dwc2_writel(hsotg, hptxfsiz, HPTXFSIZ); in dwc2_config_fifos()
296 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
5430 hr->hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_backup_host_registers()
5474 dwc2_writel(hsotg, hr->hptxfsiz, HPTXFSIZ); in dwc2_restore_host_registers()
A Dparams.c905 hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_get_host_hwparams()

Completed in 27 milliseconds