Searched refs:SUN4I_TCON_SAFE_PERIOD_NUM (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 196 #define SUN4I_TCON_SAFE_PERIOD_NUM(num) (((num) & 0xfff) << 16) macro |
D | sun4i_tcon.c | 420 SUN4I_TCON_SAFE_PERIOD_NUM(3000) | in sun4i_tcon0_mode_set_cpu() |