Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h155 #define SUN4I_TCON1_BASIC5_V_SYNC(height) (((height) - 1) & 0x3ff) macro
H A Dsun4i_tcon.c679 SUN4I_TCON1_BASIC5_V_SYNC(vsync) | in sun4i_tcon1_mode_set()