Searched refs:DE3_BLD_BASE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun8i_csc.c | 156 addr = SUN50I_MIXER_BLEND_CSC_COEFF(DE3_BLD_BASE, layer, 0); in sun8i_de3_ccsc_set_coefficients() 162 addr = SUN50I_MIXER_BLEND_CSC_COEFF(DE3_BLD_BASE, in sun8i_de3_ccsc_set_coefficients() 166 addr = SUN50I_MIXER_BLEND_CSC_COEFF(DE3_BLD_BASE, in sun8i_de3_ccsc_set_coefficients() 170 addr = SUN50I_MIXER_BLEND_CSC_COEFF(DE3_BLD_BASE, in sun8i_de3_ccsc_set_coefficients() 204 regmap_update_bits(map, SUN50I_MIXER_BLEND_CSC_CTL(DE3_BLD_BASE), in sun8i_de3_ccsc_enable()
|
H A D | sun8i_mixer.h | 34 #define DE3_BLD_BASE 0x0800 macro 197 return mixer->cfg->is_de3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_mixer.h | 34 #define DE3_BLD_BASE 0x0800 macro 193 return mixer->cfg->is_de3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()
|
H A D | sun8i_csc.c | 197 base_reg = SUN50I_MIXER_BLEND_CSC_COEFF(DE3_BLD_BASE, layer, 0, 0); in sun8i_de3_ccsc_set_coefficients() 224 regmap_update_bits(map, SUN50I_MIXER_BLEND_CSC_CTL(DE3_BLD_BASE), in sun8i_de3_ccsc_enable()
|
Completed in 2 milliseconds