Searched refs:SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK (Results 1 – 3 of 3) sorted by relevance
114 reg = (reg & SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK) >> in sun8i_phy_clk_get_parent()128 SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK, in sun8i_phy_clk_set_parent()
301 (u32)~SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK, in sun8i_hdmi_phy_config_h3()499 SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK, 0); in sun8i_hdmi_phy_init_h3()
103 #define SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK BIT(26) macro