Searched refs:SUN8I_MIXER_BLEND_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/sun4i/ | ||
D | sun8i_mixer.h | 46 #define SUN8I_MIXER_BLEND_MODE(base, x) ((base) + 0x90 + 0x04 * (x)) macro |
D | sun8i_mixer.c | 521 SUN8I_MIXER_BLEND_MODE(base, i), in sun8i_mixer_bind() |