Lines Matching refs:ch_base
30 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()
205 u32 ch_base; in sun8i_ui_layer_update_buffer() local
208 ch_base = sun8i_channel_base(mixer, channel); in sun8i_ui_layer_update_buffer()
226 SUN8I_MIXER_CHAN_UI_LAYER_PITCH(ch_base, overlay), in sun8i_ui_layer_update_buffer()
232 SUN8I_MIXER_CHAN_UI_LAYER_TOP_LADDR(ch_base, overlay), in sun8i_ui_layer_update_buffer()