Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c202 u32 ana_cfg2_init; in sun8i_hdmi_phy_config_h3() local
246 ana_cfg2_init = SUN8I_HDMI_PHY_ANA_CFG2_M_EN | in sun8i_hdmi_phy_config_h3()
263 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()
273 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_hdmi_phy_config_h3()
282 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
292 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
337 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG2_REG, ana_cfg2_init); in sun8i_hdmi_phy_config_h3()