Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c256 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()
277 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(2); in sun8i_hdmi_phy_config_h3()
287 SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(4); in sun8i_hdmi_phy_config_h3()
Dsun8i_dw_hdmi.h79 #define SUN8I_HDMI_PHY_ANA_CFG2_REG_SLV(x) ((x) << 10) macro