Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dcore.c51 gr->gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_backup_global_registers()
90 dwc2_writel(hsotg, gr->gnptxfsiz, GNPTXFSIZ); in dwc2_restore_global_registers()
729 addr = hsotg->regs + GNPTXFSIZ; in dwc2_dump_global_registers()
731 (unsigned long)addr, dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_dump_global_registers()
H A Ddebugfs.c193 val = dwc2_readl(hsotg, GNPTXFSIZ); in fifo_show()
350 dump_register(GNPTXFSIZ),
H A Dparams.c904 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_host_hwparams()
929 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_dev_hwparams()
H A Dhw.h188 #define GNPTXFSIZ HSOTG_REG(0x028) macro
H A Dgadget.c326 GNPTXFSIZ); in dwc2_hsotg_init_fifo()
4517 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_hsotg_init()
4942 dwc2_readl(hsotg, GRXFSIZ), dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_hsotg_dump()
H A Dhcd.c277 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()
282 dwc2_writel(hsotg, nptxfsiz, GNPTXFSIZ); in dwc2_config_fifos()
284 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()