Home
last modified time | relevance | path

Searched refs:SUN8I_HDMI_PHY_PLL_CFG2_REG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c74 regmap_read(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG, &reg); in sun8i_phy_clk_recalc_rate()
101 regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG, in sun8i_phy_clk_set_rate()
H A Dsun8i_dw_hdmi.h115 #define SUN8I_HDMI_PHY_PLL_CFG2_REG 0x0030 macro
H A Dsun8i_hdmi_phy.c350 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG, in sun8i_h3_hdmi_phy_config()