Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h150 #define SUN4I_TCON1_BASIC4_V_TOTAL(total) (((total) & 0x1fff) << 16) macro
H A Dsun4i_tcon.c671 SUN4I_TCON1_BASIC4_V_TOTAL(vtotal) | in sun4i_tcon1_mode_set()