Home
last modified time | relevance | path

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

/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h54 #define SUN4I_TCON0_BASIC2_V_TOTAL(total) ((((total) * 2) & 0x1fff) << 16) macro
Dsun4i_tcon.c167 SUN4I_TCON0_BASIC2_V_TOTAL(mode->crtc_vtotal) | in sun4i_tcon0_mode_set()