Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c146 ana_cfg1_end |= SUN8I_HDMI_PHY_ANA_CFG1_REG_CALSW; in sun8i_hdmi_phy_config_h3()
156 ana_cfg1_end |= SUN8I_HDMI_PHY_ANA_CFG1_REG_CALSW; in sun8i_hdmi_phy_config_h3()
Dsun8i_dw_hdmi.h36 #define SUN8I_HDMI_PHY_ANA_CFG1_REG_CALSW BIT(28) macro