Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c195 u32 ana_cfg2_init; in sun8i_hdmi_phy_config_h3() local
239 ana_cfg2_init = SUN8I_HDMI_PHY_ANA_CFG2_M_EN | in sun8i_hdmi_phy_config_h3()
256 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()
266 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()
275 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
285 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
330 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG2_REG, ana_cfg2_init); in sun8i_hdmi_phy_config_h3()