Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h186 #define SUN4I_TCON0_CPU_TRI0_BLOCK_SPACE(space) ((((space) - 1) & 0xfff) << 16) macro
H A Dsun4i_tcon.c399 SUN4I_TCON0_CPU_TRI0_BLOCK_SPACE(block_space) | in sun4i_tcon0_mode_set_cpu()