Searched refs:SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV (Results 1 – 2 of 2) sorted by relevance
303 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()313 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()324 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(2); in sun8i_h3_hdmi_phy_config()334 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4); in sun8i_h3_hdmi_phy_config()
78 #define SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(x) ((x) << 10) macro