Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.c605 readl(hsotg->regs + GNPTXFSIZ)); in dwc2_config_fifos()
610 writel(nptxfsiz, hsotg->regs + GNPTXFSIZ); in dwc2_config_fifos()
612 readl(hsotg->regs + GNPTXFSIZ)); in dwc2_config_fifos()
1906 addr = hsotg->regs + GNPTXFSIZ; in dwc2_dump_global_registers()
2699 gnptxfsiz = readl(hsotg->regs + GNPTXFSIZ); in dwc2_get_hwparams()
Dhw.h195 #define GNPTXFSIZ HSOTG_REG(0x028) macro
Dgadget.c189 hsotg->regs + GNPTXFSIZ); in s3c_hsotg_init_fifo()
3002 readl(hsotg->regs + GNPTXFSIZ)); in s3c_hsotg_init()
3362 readl(regs + GRXFSIZ), readl(regs + GNPTXFSIZ)); in s3c_hsotg_dump()
3580 val = readl(regs + GNPTXFSIZ); in fifo_show()