Home
last modified time | relevance | path

Searched refs:mixer_count (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h252 int mixer_count; member
285 u32 mixer_count,
H A Ddpu_hw_ctl.c406 for (i = 0; i < ctx->mixer_count; i++) { in dpu_hw_ctl_clear_all_blendstages()
453 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
685 u32 mixer_count, in dpu_hw_ctl_init() argument
700 c->mixer_count = mixer_count; in dpu_hw_ctl_init()
H A Ddpu_rm.c118 for (i = 0; i < cat->mixer_count; i++) { in dpu_rm_init()
191 hw = dpu_hw_ctl_init(ctl, mmio, cat->mixer_count, cat->mixer); in dpu_rm_init()
H A Ddpu_hw_catalog.h799 u32 mixer_count; member
H A Ddpu_kms.c755 max_crtc_count = min(catalog->mixer_count, num_encoders); in _dpu_kms_drm_obj_init()
956 for (i = 0; i < cat->mixer_count; i++) in dpu_kms_mdp_snapshot()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h138 .mixer_count = ARRAY_SIZE(qcm2290_lm),
H A Ddpu_6_3_sm6115.h146 .mixer_count = ARRAY_SIZE(sm6115_lm),
H A Ddpu_6_9_sm6375.h156 .mixer_count = ARRAY_SIZE(sm6375_lm),
H A Ddpu_5_4_sm6125.h210 .mixer_count = ARRAY_SIZE(sm6125_lm),
H A Ddpu_6_4_sm6350.h217 .mixer_count = ARRAY_SIZE(sm6350_lm),
H A Ddpu_6_2_sc7180.h215 .mixer_count = ARRAY_SIZE(sc7180_lm),
H A Ddpu_7_2_sc7280.h264 .mixer_count = ARRAY_SIZE(sc7280_lm),
H A Ddpu_4_0_sdm845.h343 .mixer_count = ARRAY_SIZE(sdm845_lm),
H A Ddpu_3_0_msm8998.h326 .mixer_count = ARRAY_SIZE(msm8998_lm),
H A Ddpu_7_0_sm8350.h410 .mixer_count = ARRAY_SIZE(sm8350_lm),
H A Ddpu_6_0_sm8250.h400 .mixer_count = ARRAY_SIZE(sm8250_lm),
H A Ddpu_5_0_sm8150.h386 .mixer_count = ARRAY_SIZE(sm8150_lm),
H A Ddpu_9_0_sm8550.h431 .mixer_count = ARRAY_SIZE(sm8550_lm),
H A Ddpu_5_1_sc8180x.h414 .mixer_count = ARRAY_SIZE(sc8180x_lm),
H A Ddpu_8_1_sm8450.h432 .mixer_count = ARRAY_SIZE(sm8450_lm),
H A Ddpu_8_0_sc8280xp.h456 .mixer_count = ARRAY_SIZE(sc8280xp_lm),
/openbmc/linux/sound/soc/
H A Dsoc-topology.c1301 int mixer_count = 0; in soc_tplg_dapm_widget_create() local
1376 kc[i].index = mixer_count; in soc_tplg_dapm_widget_create()
1378 mixer_count++; in soc_tplg_dapm_widget_create()
1416 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()