Searched refs:vc4_ioremap_regs (Results 1 – 5 of 5) sorted by relevance
127 void __iomem *vc4_ioremap_regs(struct platform_device *dev, int index);
116 hvs->regs = vc4_ioremap_regs(pdev, 0); in vc4_hvs_bind()
457 hdmi->hdmicore_regs = vc4_ioremap_regs(pdev, 0); in vc4_hdmi_bind()461 hdmi->hd_regs = vc4_ioremap_regs(pdev, 1); in vc4_hdmi_bind()
30 void __iomem *vc4_ioremap_regs(struct platform_device *dev, int index) in vc4_ioremap_regs() function
584 vc4_crtc->regs = vc4_ioremap_regs(pdev, 0); in vc4_crtc_bind()