Lines Matching refs:readl
83 u32 hprt0 = readl(hsotg->regs + HPRT0); in dwc2_handle_usb_port_intr()
120 gotgint = readl(hsotg->regs + GOTGINT); in dwc2_handle_otg_intr()
121 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
129 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
155 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
163 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
171 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
183 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
203 gintmsk = readl(hsotg->regs + GINTMSK); in dwc2_handle_otg_intr()
219 gotgctl = readl(hsotg->regs + GOTGCTL); in dwc2_handle_otg_intr()
247 gintmsk = readl(hsotg->regs + GINTMSK); in dwc2_handle_otg_intr()
279 u32 gintmsk = readl(hsotg->regs + GINTMSK); in dwc2_handle_conn_id_status_change_intr()
341 dev_dbg(hsotg->dev, "DSTS=0x%0x\n", readl(hsotg->regs + DSTS)); in dwc2_handle_wakeup_detected_intr()
343 u32 dctl = readl(hsotg->regs + DCTL); in dwc2_handle_wakeup_detected_intr()
353 u32 pcgcctl = readl(hsotg->regs + PCGCTL); in dwc2_handle_wakeup_detected_intr()
408 dsts = readl(hsotg->regs + DSTS); in dwc2_handle_usb_suspend_intr()
448 gintsts = readl(hsotg->regs + GINTSTS); in dwc2_read_common_intr()
449 gintmsk = readl(hsotg->regs + GINTMSK); in dwc2_read_common_intr()
450 gahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_read_common_intr()