Searched refs:SUN8I_HDMI_PHY_PLL_CFG2_VCO_S (Results 1 – 2 of 2) sorted by relevance
253 pll_cfg2_init |= SUN8I_HDMI_PHY_PLL_CFG2_VCO_S(4) | in sun8i_hdmi_phy_config_h3()263 pll_cfg2_init |= SUN8I_HDMI_PHY_PLL_CFG2_VCO_S(4) | in sun8i_hdmi_phy_config_h3()273 pll_cfg2_init |= SUN8I_HDMI_PHY_PLL_CFG2_VCO_S(4) | in sun8i_hdmi_phy_config_h3()283 pll_cfg2_init |= SUN8I_HDMI_PHY_PLL_CFG2_VCO_S(6) | in sun8i_hdmi_phy_config_h3()
127 #define SUN8I_HDMI_PHY_PLL_CFG2_VCO_S(x) ((x) << 12) macro