Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h70 #define SUN50I_MIXER_BLEND_CSC_CTL_EN(ch) BIT(ch) macro
H A Dsun8i_csc.c197 mask = SUN50I_MIXER_BLEND_CSC_CTL_EN(layer); in sun8i_de3_ccsc_enable()