Home
last modified time | relevance | path

Searched refs:de_type (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/sun4i/
A Dsun8i_mixer.c696 .de_type = SUN8I_MIXER_DE2,
705 .de_type = SUN8I_MIXER_DE2,
714 .de_type = SUN8I_MIXER_DE2,
724 .de_type = SUN8I_MIXER_DE2,
734 .de_type = SUN8I_MIXER_DE2,
743 .de_type = SUN8I_MIXER_DE2,
754 .de_type = SUN8I_MIXER_DE2,
764 .de_type = SUN8I_MIXER_DE2,
774 .de_type = SUN8I_MIXER_DE2,
784 .de_type = SUN8I_MIXER_DE2,
[all …]
A Dsun8i_mixer.h184 unsigned int de_type; member
231 return mixer->cfg->de_type == SUN8I_MIXER_DE3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()
237 return mixer->cfg->de_type == SUN8I_MIXER_DE33 ? in sun8i_blender_regmap()
244 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_channel_base()
246 else if (mixer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_channel_base()
A Dsun8i_vi_scaler.c838 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_vi_scaler_base()
840 else if (mixer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_vi_scaler_base()
961 if (mixer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_scaler_setup()
A Dsun8i_csc.c215 if (mixer->cfg->de_type == SUN8I_MIXER_DE3) { in sun8i_csc_set_ccsc_coefficients()
231 if (mixer->cfg->de_type == SUN8I_MIXER_DE3) { in sun8i_csc_enable_ccsc()
A Dsun8i_vi_layer.c28 if (mixer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_update_alpha()
488 if (mixer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_init_one()
512 if (mixer->cfg->vi_num == 1 || mixer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_init_one()
529 if (mixer->cfg->de_type >= SUN8I_MIXER_DE3) in sun8i_vi_layer_init_one()
A Dsun8i_ui_layer.c97 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) { in sun8i_ui_layer_update_coord()
111 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_ui_layer_update_coord()
A Dsun8i_ui_scaler.c96 if (mixer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_ui_scaler_base()

Completed in 18 milliseconds