Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c150 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(5); in sun8i_hdmi_phy_config_h3()
160 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(7); in sun8i_hdmi_phy_config_h3()
170 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(9); in sun8i_hdmi_phy_config_h3()
180 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(13); in sun8i_hdmi_phy_config_h3()
Dsun8i_dw_hdmi.h88 #define SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(x) ((x) << 7) macro