Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c306 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(5); in sun8i_h3_hdmi_phy_config()
316 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(7); in sun8i_h3_hdmi_phy_config()
326 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(9); in sun8i_h3_hdmi_phy_config()
336 SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(13) | in sun8i_h3_hdmi_phy_config()
H A Dsun8i_dw_hdmi.h89 #define SUN8I_HDMI_PHY_ANA_CFG3_REG_AMP(x) ((x) << 7) macro