Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c235 u32 ana_cfg1_end; in sun8i_h3_hdmi_phy_config() local
262 ana_cfg1_end = SUN8I_HDMI_PHY_ANA_CFG1_REG_SVBH(1) | in sun8i_h3_hdmi_phy_config()
301 ana_cfg1_end |= SUN8I_HDMI_PHY_ANA_CFG1_REG_CALSW; in sun8i_h3_hdmi_phy_config()
311 ana_cfg1_end |= SUN8I_HDMI_PHY_ANA_CFG1_REG_CALSW; in sun8i_h3_hdmi_phy_config()
375 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG1_REG, ana_cfg1_end); in sun8i_h3_hdmi_phy_config()