Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h186 #define SUN4I_TCON0_CPU_TRI2_START_DELAY(delay) (((delay) & 0xffff) << 16) macro
Dsun4i_tcon.c328 SUN4I_TCON0_CPU_TRI2_START_DELAY(start_delay)); in sun4i_tcon0_mode_set_cpu()