Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c259 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(5); in sun8i_hdmi_phy_config_h3()
269 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(7); in sun8i_hdmi_phy_config_h3()
279 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(9); in sun8i_hdmi_phy_config_h3()
289 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(13) | in sun8i_hdmi_phy_config_h3()
Dsun8i_dw_hdmi.h90 #define SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(x) ((x) << 7) macro