Searched refs:SUN8I_HDMI_PHY_ANA_STS_REG (Results 1 – 2 of 2) sorted by relevance
361 regmap_read(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, &val); in sun8i_h3_hdmi_phy_config()481 regmap_read_poll_timeout(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, val, in sun8i_hdmi_phy_init_h3()513 regmap_read(phy->regs, SUN8I_HDMI_PHY_ANA_STS_REG, &val); in sun8i_hdmi_phy_init_h3()
140 #define SUN8I_HDMI_PHY_ANA_STS_REG 0x0038 macro
Completed in 5 milliseconds