Home
last modified time | relevance | path

Searched refs:SUN4I_HDMI_VID_TIMING_X (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c152 writel(SUN4I_HDMI_VID_TIMING_X(mode->hdisplay) | in sun4i_hdmi_mode_set()
158 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
163 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
168 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
H A Dsun4i_hdmi.h37 #define SUN4I_HDMI_VID_TIMING_X(x) ((((x) - 1) & GENMASK(11, 0))) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c154 writel(SUN4I_HDMI_VID_TIMING_X(mode->hdisplay) | in sun4i_hdmi_mode_set()
160 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
165 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
170 writel(SUN4I_HDMI_VID_TIMING_X(x) | SUN4I_HDMI_VID_TIMING_Y(y), in sun4i_hdmi_mode_set()
H A Dsun4i_hdmi.h37 #define SUN4I_HDMI_VID_TIMING_X(x) ((((x) - 1) & GENMASK(11, 0))) macro

Completed in 5 milliseconds