Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_hdmi_enc.c342 SUN4I_HDMI_PLL_CTRL_S(7) |
393 SUN4I_HDMI_PLL_CTRL_S(7) |
449 SUN4I_HDMI_PLL_CTRL_S(4) |
Dsun4i_hdmi.h84 #define SUN4I_HDMI_PLL_CTRL_S(n) (((n) & 7) << 17) macro