Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c268 SUN8I_HDMI_PHY_ANA_CFG1_ENRCAL | in sun8i_h3_hdmi_phy_config()
467 SUN8I_HDMI_PHY_ANA_CFG1_ENRCAL, in sun8i_hdmi_phy_init_h3()
468 SUN8I_HDMI_PHY_ANA_CFG1_ENRCAL); in sun8i_hdmi_phy_init_h3()
H A Dsun8i_dw_hdmi.h44 #define SUN8I_HDMI_PHY_ANA_CFG1_ENRCAL BIT(19) macro