Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_hdmi_enc.c336 SUN4I_HDMI_PLL_CTRL_CS(7) |
387 SUN4I_HDMI_PLL_CTRL_CS(7) |
443 SUN4I_HDMI_PLL_CTRL_CS(3) |
Dsun4i_hdmi.h86 #define SUN4I_HDMI_PLL_CTRL_CS(n) (((n) & 0xf) << 8) macro