Home
last modified time | relevance | path

Searched refs:SUN8I_MIXER_BLEND_PIPE_CTL_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h57 #define SUN8I_MIXER_BLEND_PIPE_CTL_EN(pipe) BIT(8 + pipe) macro
H A Dsun8i_ui_layer.c51 SUN8I_MIXER_BLEND_PIPE_CTL_EN(old_zpos), in sun8i_ui_layer_enable()
61 val = SUN8I_MIXER_BLEND_PIPE_CTL_EN(zpos); in sun8i_ui_layer_enable()
H A Dsun8i_vi_layer.c45 SUN8I_MIXER_BLEND_PIPE_CTL_EN(old_zpos), in sun8i_vi_layer_enable()
55 val = SUN8I_MIXER_BLEND_PIPE_CTL_EN(zpos); in sun8i_vi_layer_enable()