Searched refs:SUN8I_HDMI_PHY_ANA_STS_REG (Results 1 – 2 of 2) sorted by relevance
315 regmap_read(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, &val); in sun8i_hdmi_phy_config_h3()473 regmap_read_poll_timeout(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, val, in sun8i_hdmi_phy_init_h3()505 regmap_read(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, &val); in sun8i_hdmi_phy_init_h3()
141 #define SUN8I_HDMI_PHY_ANA_STS_REG 0x0038 macro