Home
last modified time | relevance | path

Searched refs:ccsc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c566 .ccsc = CCSC_MIXER0_LAYOUT,
574 .ccsc = CCSC_MIXER1_LAYOUT,
582 .ccsc = CCSC_MIXER0_LAYOUT,
591 .ccsc = CCSC_MIXER0_LAYOUT,
600 .ccsc = CCSC_MIXER1_LAYOUT,
613 .ccsc = CCSC_MIXER0_LAYOUT,
618 .ccsc = CCSC_D1_MIXER0_LAYOUT,
627 .ccsc = CCSC_MIXER1_LAYOUT,
636 .ccsc = CCSC_MIXER0_LAYOUT,
645 .ccsc = CCSC_MIXER1_LAYOUT,
[all …]
H A Dsun8i_csc.c221 base = ccsc_base[mixer->cfg->ccsc][layer]; in sun8i_csc_set_ccsc_coefficients()
236 base = ccsc_base[mixer->cfg->ccsc][layer]; in sun8i_csc_enable_ccsc()
H A Dsun8i_mixer.h171 int ccsc; member