Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c236 u32 ana_cfg2_init; in sun8i_h3_hdmi_phy_config() local
285 ana_cfg2_init = SUN8I_HDMI_PHY_ANA_CFG2_M_EN | in sun8i_h3_hdmi_phy_config()
302 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()
312 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()
321 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_h3_hdmi_phy_config()
331 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_h3_hdmi_phy_config()
376 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG2_REG, ana_cfg2_init); in sun8i_h3_hdmi_phy_config()