Searched refs:ccsc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_mixer.c | 566 .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 D | sun8i_csc.c | 221 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 D | sun8i_mixer.h | 171 int ccsc; member
|