Lines Matching refs:dwc2_readl
83 hcchar = dwc2_readl(hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_dump_channel_info()
84 hcsplt = dwc2_readl(hsotg->regs + HCSPLT(chan->hc_num)); in dwc2_dump_channel_info()
85 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(chan->hc_num)); in dwc2_dump_channel_info()
86 hc_dma = dwc2_readl(hsotg->regs + HCDMA(chan->hc_num)); in dwc2_dump_channel_info()
231 hcchar = dwc2_readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
244 hcchar = dwc2_readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
290 intr = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_disconnect()
382 u32 hprt0 = dwc2_readl(hsotg->regs + HPRT0); in dwc2_hcd_urb_enqueue()
401 intr_mask = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_urb_enqueue()
1074 tx_status = dwc2_readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1089 tx_status = dwc2_readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1149 tx_status = dwc2_readl(hsotg->regs + HPTXSTS); in dwc2_process_periodic_channels()
1172 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1183 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1214 tx_status = dwc2_readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1237 tx_status = dwc2_readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1274 tx_status = dwc2_readl(hsotg->regs + GNPTXSTS); in dwc2_process_non_periodic_channels()
1294 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1305 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1345 u32 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_queue_transactions()
1363 gotgctl = dwc2_readl(hsotg->regs + GOTGCTL); in dwc2_conn_id_status_change()
1430 dwc2_readl(hsotg->regs + HPRT0)); in dwc2_wakeup_detected()
1459 gotgctl = dwc2_readl(hsotg->regs + GOTGCTL); in dwc2_port_suspend()
1477 pcgctl = dwc2_readl(hsotg->regs + PCGCTL); in dwc2_port_suspend()
1485 pcgctl = dwc2_readl(hsotg->regs + PCGCTL); in dwc2_port_suspend()
1511 pcgctl = dwc2_readl(hsotg->regs + PCGCTL); in dwc2_port_resume()
1711 hprt0 = dwc2_readl(hsotg->regs + HPRT0); in dwc2_hcd_hub_control()
1783 pcgctl = dwc2_readl(hsotg->regs + PCGCTL); in dwc2_hcd_hub_control()
1881 u32 hfnum = dwc2_readl(hsotg->regs + HFNUM); in dwc2_hcd_get_frame_number()
1984 hfnum = dwc2_readl(hsotg->regs + HFNUM); in dwc2_hcd_dump_state()
1985 hcchar = dwc2_readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_dump_state()
1986 hctsiz = dwc2_readl(hsotg->regs + HCTSIZ(i)); in dwc2_hcd_dump_state()
1987 hcint = dwc2_readl(hsotg->regs + HCINT(i)); in dwc2_hcd_dump_state()
1988 hcintmsk = dwc2_readl(hsotg->regs + HCINTMSK(i)); in dwc2_hcd_dump_state()
2036 np_tx_status = dwc2_readl(hsotg->regs + GNPTXSTS); in dwc2_hcd_dump_state()
2041 p_tx_status = dwc2_readl(hsotg->regs + HPTXSTS); in dwc2_hcd_dump_state()
2954 ahbcfg = dwc2_readl(hsotg->regs + GAHBCFG); in dwc2_hcd_free()
2962 dctl = dwc2_readl(hsotg->regs + DCTL); in dwc2_hcd_free()
3005 hcfg = dwc2_readl(hsotg->regs + HCFG); in dwc2_hcd_init()