Searched refs:regs_hdmiphy (Results 1 – 1 of 1) sorted by relevance
208 void __iomem *regs_hdmiphy; member649 writeb(value, hdata->regs_hdmiphy + (reg_offset<<2)); in hdmiphy_reg_writeb()670 writeb(buf[i], hdata->regs_hdmiphy + in hdmiphy_reg_write_buf()2434 hdata->regs_hdmiphy = of_iomap(phy_node, 0); in hdmi_probe()2435 if (!hdata->regs_hdmiphy) { in hdmi_probe()