Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_vi_layer.h25 #define SUN8I_MIXER_CHAN_VI_OVL_SIZE(ch) (0x2000 + 0x1000 * (ch) + 0xe8) macro
Dsun8i_vi_layer.c121 SUN8I_MIXER_CHAN_VI_OVL_SIZE(channel), in sun8i_vi_layer_update_coord()