Searched refs:SUN4I_TCON0_BASIC3_V_SYNC (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 79 #define SUN4I_TCON0_BASIC3_V_SYNC(height) (((height) - 1) & 0x7ff) macro |
D | sun4i_tcon.c | 559 SUN4I_TCON0_BASIC3_V_SYNC(vsync) | in sun4i_tcon0_mode_set_rgb() |