Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun8i_vi_layer.c24 u32 val, bld_base, ch_base; in sun8i_vi_layer_enable() local
27 ch_base = sun8i_channel_base(mixer, channel); in sun8i_vi_layer_enable()
38 SUN8I_MIXER_CHAN_VI_LAYER_ATTR(ch_base, overlay), in sun8i_vi_layer_enable()
76 u32 bld_base, ch_base; in sun8i_vi_layer_update_coord() local
87 ch_base = sun8i_channel_base(mixer, channel); in sun8i_vi_layer_update_coord()
125 SUN8I_MIXER_CHAN_VI_LAYER_SIZE(ch_base, overlay), in sun8i_vi_layer_update_coord()
128 SUN8I_MIXER_CHAN_VI_OVL_SIZE(ch_base), in sun8i_vi_layer_update_coord()
184 SUN8I_MIXER_CHAN_VI_HDS_Y(ch_base), in sun8i_vi_layer_update_coord()
188 SUN8I_MIXER_CHAN_VI_HDS_UV(ch_base), in sun8i_vi_layer_update_coord()
192 SUN8I_MIXER_CHAN_VI_VDS_Y(ch_base), in sun8i_vi_layer_update_coord()
[all …]
Dsun8i_ui_layer.c30 u32 val, bld_base, ch_base; in sun8i_ui_layer_enable() local
33 ch_base = sun8i_channel_base(mixer, channel); in sun8i_ui_layer_enable()
44 SUN8I_MIXER_CHAN_UI_LAYER_ATTR(ch_base, overlay), in sun8i_ui_layer_enable()
81 u32 bld_base, ch_base; in sun8i_ui_layer_update_coord() local
89 ch_base = sun8i_channel_base(mixer, channel); in sun8i_ui_layer_update_coord()
137 SUN8I_MIXER_CHAN_UI_LAYER_SIZE(ch_base, overlay), in sun8i_ui_layer_update_coord()
140 SUN8I_MIXER_CHAN_UI_OVL_SIZE(ch_base), in sun8i_ui_layer_update_coord()
178 u32 val, ch_base, hw_fmt; in sun8i_ui_layer_update_formats() local
181 ch_base = sun8i_channel_base(mixer, channel); in sun8i_ui_layer_update_formats()
192 SUN8I_MIXER_CHAN_UI_LAYER_ATTR(ch_base, overlay), in sun8i_ui_layer_update_formats()
[all …]