Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_layer.h11 #define SUN8I_MIXER_CHAN_VI_LAYER_ATTR(base, layer) \ macro
H A Dsun8i_vi_layer.c39 SUN8I_MIXER_CHAN_VI_LAYER_ATTR(ch_base, in sun8i_vi_layer_update_alpha()
231 SUN8I_MIXER_CHAN_VI_LAYER_ATTR(ch_base, overlay), in sun8i_vi_layer_update_formats()
250 SUN8I_MIXER_CHAN_VI_LAYER_ATTR(ch_base, overlay), in sun8i_vi_layer_update_formats()
H A Dsun8i_mixer.c265 reg = SUN8I_MIXER_CHAN_VI_LAYER_ATTR(ch_base, layer->overlay); in sun8i_layer_enable()