Searched refs:SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV (Results 1 – 2 of 2) sorted by relevance
256 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()266 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()277 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(2); in sun8i_hdmi_phy_config_h3()287 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4); in sun8i_hdmi_phy_config_h3()
79 #define SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(x) ((x) << 10) macro