Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c294 SUN8I_HDMI_PHY_ANA_CFG3_SCLEN; in sun8i_h3_hdmi_phy_config()
501 SUN8I_HDMI_PHY_ANA_CFG3_SCLEN | in sun8i_hdmi_phy_init_h3()
503 SUN8I_HDMI_PHY_ANA_CFG3_SCLEN | in sun8i_hdmi_phy_init_h3()
H A Dsun8i_dw_hdmi.h94 #define SUN8I_HDMI_PHY_ANA_CFG3_SCLEN BIT(0) macro