Home
last modified time | relevance | path

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

/openbmc/linux/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, in sun4i_tcon0_mode_set_lvds()
532 SUN4I_TCON0_CTL_CLK_DELAY_MASK, in sun4i_tcon0_mode_set_rgb()