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()
348 (u32)~SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK, in sun8i_h3_hdmi_phy_config()508 SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK, 0); in sun8i_hdmi_phy_init_h3()
102 #define SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_MSK BIT(26) macro