Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c254 SUN8I_HDMI_PHY_PLL_CFG2_S(4); in sun8i_hdmi_phy_config_h3()
264 SUN8I_HDMI_PHY_PLL_CFG2_S(5); in sun8i_hdmi_phy_config_h3()
274 SUN8I_HDMI_PHY_PLL_CFG2_S(6); in sun8i_hdmi_phy_config_h3()
284 SUN8I_HDMI_PHY_PLL_CFG2_S(7); in sun8i_hdmi_phy_config_h3()
H A Dsun8i_dw_hdmi.h131 #define SUN8I_HDMI_PHY_PLL_CFG2_S(x) ((x) << 6) macro