Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy.c304 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(3) | in sun8i_h3_hdmi_phy_config()
314 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(5) | in sun8i_h3_hdmi_phy_config()
324 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(7) | in sun8i_h3_hdmi_phy_config()
334 ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(9) | in sun8i_h3_hdmi_phy_config()
A Dsun8i_dw_hdmi.h87 #define SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(x) ((x) << 14) macro

Completed in 6 milliseconds