Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h38 #define SUN4I_TCON0_FRM_CTL_MODE_R BIT(6) macro
H A Dsun4i_tcon.c332 val |= SUN4I_TCON0_FRM_CTL_MODE_R; in sun4i_tcon0_mode_set_dithering()