Lines Matching refs:dwc2_readl

167 	grxsts = dwc2_readl(hsotg->regs + GRXSTSP);  in dwc2_rx_fifo_level_intr()
250 hfir = dwc2_readl(hsotg->regs + HFIR); in dwc2_hprt0_enable()
263 usbcfg = dwc2_readl(hsotg->regs + GUSBCFG); in dwc2_hprt0_enable()
275 hcfg = dwc2_readl(hsotg->regs + HCFG); in dwc2_hprt0_enable()
335 hprt0 = dwc2_readl(hsotg->regs + HPRT0); in dwc2_port_intr()
411 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_get_actual_xfer_length()
494 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_update_urb_state()
517 u32 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_hcd_save_data_toggle()
774 haintmsk = dwc2_readl(hsotg->regs + HAINTMSK); in dwc2_release_channel()
823 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_halt_channel()
842 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_halt_channel()
909 u32 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_complete_periodic_xfer()
1187 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_update_urb_state_abn()
1508 hcchar = dwc2_readl(hsotg->regs + HCCHAR(chnum)); in dwc2_hc_ahberr_intr()
1509 hcsplt = dwc2_readl(hsotg->regs + HCSPLT(chnum)); in dwc2_hc_ahberr_intr()
1510 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_hc_ahberr_intr()
1511 hc_dma = dwc2_readl(hsotg->regs + HCDMA(chnum)); in dwc2_hc_ahberr_intr()
1724 hcchar = dwc2_readl(hsotg->regs + HCCHAR(chnum)); in dwc2_halt_status_ok()
1725 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_halt_status_ok()
1726 hcintmsk = dwc2_readl(hsotg->regs + HCINTMSK(chnum)); in dwc2_halt_status_ok()
1727 hcsplt = dwc2_readl(hsotg->regs + HCSPLT(chnum)); in dwc2_halt_status_ok()
1751 hcchar = dwc2_readl(hsotg->regs + HCCHAR(chnum)); in dwc2_halt_status_ok()
1811 hcintmsk = dwc2_readl(hsotg->regs + HCINTMSK(chnum)); in dwc2_hc_chhltd_intr_dma()
1906 dwc2_readl(hsotg->regs + GINTSTS)); in dwc2_hc_chhltd_intr_dma()
1979 hcint = dwc2_readl(hsotg->regs + HCINT(chnum)); in dwc2_hc_n_intr()
1980 hcintmsk = dwc2_readl(hsotg->regs + HCINTMSK(chnum)); in dwc2_hc_n_intr()
2119 haint = dwc2_readl(hsotg->regs + HAINT); in dwc2_hc_intr()
2187 dwc2_readl(hsotg->regs + GINTSTS), in dwc2_handle_hcd_intr()
2188 dwc2_readl(hsotg->regs + GINTMSK)); in dwc2_handle_hcd_intr()