Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
A Dsun8i_mixer.h57 #define SUN8I_MIXER_BLEND_PIPE_CTL_EN(pipe) BIT(8 + pipe) macro
A Dsun8i_ui_layer.c50 SUN8I_MIXER_BLEND_PIPE_CTL_EN(old_zpos), in sun8i_ui_layer_enable()
60 val = SUN8I_MIXER_BLEND_PIPE_CTL_EN(zpos); in sun8i_ui_layer_enable()
A Dsun8i_vi_layer.c44 SUN8I_MIXER_BLEND_PIPE_CTL_EN(old_zpos), in sun8i_vi_layer_enable()
54 val = SUN8I_MIXER_BLEND_PIPE_CTL_EN(zpos); in sun8i_vi_layer_enable()

Completed in 6 milliseconds