Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c630 .ccsc = CCSC_MIXER0_LAYOUT,
638 .ccsc = CCSC_MIXER1_LAYOUT,
646 .ccsc = CCSC_MIXER0_LAYOUT,
655 .ccsc = CCSC_MIXER0_LAYOUT,
664 .ccsc = CCSC_MIXER1_LAYOUT,
677 .ccsc = CCSC_MIXER0_LAYOUT,
682 .ccsc = CCSC_D1_MIXER0_LAYOUT,
691 .ccsc = CCSC_MIXER1_LAYOUT,
700 .ccsc = CCSC_MIXER0_LAYOUT,
709 .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.h172 int ccsc; member