Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c275 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
285 ana_cfg2_init |= SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK | in sun8i_hdmi_phy_config_h3()
H A Dsun8i_dw_hdmi.h76 #define SUN8I_HDMI_PHY_ANA_CFG2_REG_BIGSWCK BIT(16) macro