Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h40 #define SUN4I_TCON0_FRM_CTL_MODE_B BIT(4) macro
H A Dsun4i_tcon.c333 val |= SUN4I_TCON0_FRM_CTL_MODE_B; in sun4i_tcon0_mode_set_dithering()