Searched refs:SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK (Results 1 – 2 of 2) sorted by relevance
265 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(3) | in sun8i_hdmi_phy_config_h3()275 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(5) | in sun8i_hdmi_phy_config_h3()285 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(7) | in sun8i_hdmi_phy_config_h3()295 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(9) | in sun8i_hdmi_phy_config_h3()
88 #define SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(x) ((x) << 14) macro