gnptxfsiz 81 drivers/usb/dwc2/core.c gr->gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); gnptxfsiz 120 drivers/usb/dwc2/core.c dwc2_writel(hsotg, gr->gnptxfsiz, GNPTXFSIZ); gnptxfsiz 697 drivers/usb/dwc2/core.h u32 gnptxfsiz; gnptxfsiz 691 drivers/usb/dwc2/params.c u32 gnptxfsiz; gnptxfsiz 699 drivers/usb/dwc2/params.c gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); gnptxfsiz 702 drivers/usb/dwc2/params.c hw->host_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> gnptxfsiz 716 drivers/usb/dwc2/params.c u32 gnptxfsiz; gnptxfsiz 724 drivers/usb/dwc2/params.c gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); gnptxfsiz 734 drivers/usb/dwc2/params.c hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >>