Home
last modified time | relevance | path

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

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