Home
last modified time | relevance | path

Searched refs:GNPTXFSIZ (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/usb/dwc2/
Dcore.c81 gr->gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_backup_global_registers()
120 dwc2_writel(hsotg, gr->gnptxfsiz, GNPTXFSIZ); in dwc2_restore_global_registers()
795 addr = hsotg->regs + GNPTXFSIZ; in dwc2_dump_global_registers()
797 (unsigned long)addr, dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_dump_global_registers()
Dparams.c653 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_host_hwparams()
678 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_dev_hwparams()
Ddebugfs.c192 val = dwc2_readl(hsotg, GNPTXFSIZ); in fifo_show()
349 dump_register(GNPTXFSIZ),
Dhw.h198 #define GNPTXFSIZ HSOTG_REG(0x028) macro
Dgadget.c273 GNPTXFSIZ); in dwc2_hsotg_init_fifo()
4222 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_hsotg_init()
4610 dwc2_readl(hsotg, GRXFSIZ), dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_hsotg_dump()
Dhcd.c508 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()
513 dwc2_writel(hsotg, nptxfsiz, GNPTXFSIZ); in dwc2_config_fifos()
515 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()