Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_hdmi_enc.c338 SUN4I_HDMI_PLL_CTRL_CP_S(15) |
389 SUN4I_HDMI_PLL_CTRL_CP_S(15) |
445 SUN4I_HDMI_PLL_CTRL_CP_S(10) |
Dsun4i_hdmi.h85 #define SUN4I_HDMI_PLL_CTRL_CP_S(n) (((n) & 0x1f) << 12) macro