Searched refs:SUN4I_TCON1_BASIC5_V_SYNC (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 154 #define SUN4I_TCON1_BASIC5_V_SYNC(height) (((height) - 1) & 0x3ff) macro |
D | sun4i_tcon.c | 672 SUN4I_TCON1_BASIC5_V_SYNC(vsync) | in sun4i_tcon1_mode_set() |