Searched refs:de_type (Results 1 – 11 of 11) sorted by relevance
309 if (mixer->cfg->de_type != SUN8I_MIXER_DE33) in sun8i_mixer_commit()337 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_layers_init()362 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_layers_init()396 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_mixer_mode_set()471 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) { in sun8i_mixer_init()483 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_mixer_init()577 if (mixer->cfg->de_type == SUN8I_MIXER_DE33) { in sun8i_mixer_bind()641 if (mixer->cfg->de_type == SUN8I_MIXER_DE3) { in sun8i_mixer_bind()655 } else if (mixer->cfg->de_type == SUN8I_MIXER_DE2) { in sun8i_mixer_bind()709 .de_type = SUN8I_MIXER_DE2,[all …]
183 unsigned int de_type; member203 unsigned int de_type; member252 return mixer->cfg->de_type == SUN8I_MIXER_DE3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()258 return mixer->cfg->de_type == SUN8I_MIXER_DE33 ? in sun8i_blender_regmap()265 if (layer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_channel_base()267 else if (layer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_channel_base()
838 if (layer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_vi_scaler_base()841 else if (layer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_vi_scaler_base()962 if (layer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_scaler_setup()
46 if (layer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_update_attributes()435 if (layer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_init_one()454 if (layer->cfg->de2_fcc_alpha || layer->cfg->de_type >= SUN8I_MIXER_DE3) { in sun8i_vi_layer_init_one()471 if (layer->cfg->de_type >= SUN8I_MIXER_DE3) in sun8i_vi_layer_init_one()
103 if (layer->cfg->de_type == SUN8I_MIXER_DE33) { in sun8i_ui_layer_update_coord()115 if (layer->cfg->de_type == SUN8I_MIXER_DE33) in sun8i_ui_layer_update_coord()
96 if (layer->cfg->de_type == SUN8I_MIXER_DE3) in sun8i_ui_scaler_base()
236 if (layer->cfg->de_type == SUN8I_MIXER_DE3) { in sun8i_csc_config()
74 dent->de_type = cpu_to_be16(0); in gfs2_qstr2dirent()
1100 new->de_type = dent->de_type; /* No endian worries */ in dir_split_leaf()1307 be16_to_cpu(dent->de_type))) in do_filldir_main()1658 dtype = be16_to_cpu(dent->de_type); in gfs2_dir_search()1692 be16_to_cpu(dent->de_type))) { in gfs2_dir_check()1816 dent->de_type = cpu_to_be16(IF2DT(nip->i_inode.i_mode)); in gfs2_dir_add()1953 dent->de_type = cpu_to_be16(new_type); in gfs2_dir_mvino()
530 dent->de_type = cpu_to_be16(DT_DIR); in gfs2_init_dir()535 dent->de_type = cpu_to_be16(DT_DIR); in gfs2_init_dir()
324 __be16 de_type; member