Home
last modified time | relevance | path

Searched refs:SUN8I_MIXER_BLEND_OUTCTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h51 #define SUN8I_MIXER_BLEND_OUTCTL(base) ((base) + 0xfc) macro
H A Dsun8i_mixer.c324 regmap_update_bits(engine->regs, SUN8I_MIXER_BLEND_OUTCTL(bld_base), in sun8i_mixer_mode_set()