Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h151 #define SUN4I_TCON1_BASIC4_V_BACKPORCH(bp) (((bp) - 1) & 0xfff) macro
H A Dsun4i_tcon.c672 SUN4I_TCON1_BASIC4_V_BACKPORCH(bp)); in sun4i_tcon1_mode_set()