Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h135 #define SUN4I_TCON1_BASIC0_Y(height) (((height) - 1) & 0xfff) macro
H A Dsun4i_tcon.c628 SUN4I_TCON1_BASIC0_Y(mode->crtc_vdisplay)); in sun4i_tcon1_mode_set()