Searched refs:SUN8I_HDMI_PHY_PLL_CFG1_HV_IS_33 (Results 1 – 2 of 2) sorted by relevance
297 pll_cfg1_init |= SUN8I_HDMI_PHY_PLL_CFG1_HV_IS_33 | in sun8i_h3_hdmi_phy_config()307 pll_cfg1_init |= SUN8I_HDMI_PHY_PLL_CFG1_HV_IS_33 | in sun8i_h3_hdmi_phy_config()317 pll_cfg1_init |= SUN8I_HDMI_PHY_PLL_CFG1_HV_IS_33 | in sun8i_h3_hdmi_phy_config()
101 #define SUN8I_HDMI_PHY_PLL_CFG1_HV_IS_33 BIT(27) macro