Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_csc.c217 mask = SUN50I_MIXER_BLEND_CSC_CTL_EN(layer); in sun8i_de3_ccsc_enable()
H A Dsun8i_mixer.h72 #define SUN50I_MIXER_BLEND_CSC_CTL_EN(ch) BIT(ch) macro