Searched refs:SUN4I_TCON0_CTL_CLK_DELAY_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h57 #define SUN4I_TCON0_CTL_CLK_DELAY_MASK GENMASK(8, 4) macro
58 #define SUN4I_TCON0_CTL_CLK_DELAY(delay) ((delay << 4) & SUN4I_TCON0_CTL_CLK_DELAY_MASK)
H A Dsun4i_tcon.c450 SUN4I_TCON0_CTL_CLK_DELAY_MASK,
532 SUN4I_TCON0_CTL_CLK_DELAY_MASK,

Completed in 286 milliseconds