Searched refs:SUN8I_HDMI_PHY_PLL_CFG1_REG (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/sun4i/ |
| D | sun8i_hdmi_phy.c | 307 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_hdmi_phy_config_h3() 316 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_hdmi_phy_config_h3() 327 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_hdmi_phy_config_h3() 332 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_hdmi_phy_config_h3() 381 regmap_write(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, 0); in sun8i_hdmi_phy_disable_h3() 504 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_hdmi_phy_init_h3()
|
| D | sun8i_hdmi_phy_clk.c | 113 regmap_read(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, ®); in sun8i_phy_clk_get_parent() 127 regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, in sun8i_phy_clk_set_parent()
|
| D | sun8i_dw_hdmi.h | 97 #define SUN8I_HDMI_PHY_PLL_CFG1_REG 0x002c macro
|