Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c237 u32 ana_cfg2_init; in sun8i_h3_hdmi_phy_config() local
286 ana_cfg2_init = SUN8I_HDMI_PHY_ANA_CFG2_M_EN | in sun8i_h3_hdmi_phy_config()
303 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()
313 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4) | in sun8i_h3_hdmi_phy_config()
322 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_h3_hdmi_phy_config()
332 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_h3_hdmi_phy_config()
377 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG2_REG, ana_cfg2_init); in sun8i_h3_hdmi_phy_config()