Searched refs:DE3_BLD_BASE (Results 1 – 2 of 2) sorted by relevance
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()
34 #define DE3_BLD_BASE 0x0800 macro197 return mixer->cfg->is_de3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()