Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h46 #define SUN8I_MIXER_BLEND_MODE(base, x) ((base) + 0x90 + 0x04 * (x)) macro
H A Dsun8i_mixer.c523 SUN8I_MIXER_BLEND_MODE(base, i), in sun8i_mixer_bind()