Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h272 int mixer_count; member
309 u32 mixer_count,
H A Ddpu_hw_ctl.c443 for (i = 0; i < ctx->mixer_count; i++) { in dpu_hw_ctl_clear_all_blendstages()
490 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
742 u32 mixer_count, in dpu_hw_ctl_init() argument
757 c->mixer_count = mixer_count; in dpu_hw_ctl_init()
H A Ddpu_hw_catalog.h798 u32 mixer_count; member
H A Ddpu_rm.c54 for (i = 0; i < cat->mixer_count; i++) { in dpu_rm_init()
127 hw = dpu_hw_ctl_init(dev, ctl, mmio, cat->mixer_count, cat->mixer); in dpu_rm_init()
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_4_1_sdm670.h91 .mixer_count = ARRAY_SIZE(sdm845_lm),
H A Ddpu_6_5_qcm2290.h137 .mixer_count = ARRAY_SIZE(qcm2290_lm),
H A Ddpu_6_3_sm6115.h144 .mixer_count = ARRAY_SIZE(sm6115_lm),
H A Ddpu_6_9_sm6375.h154 .mixer_count = ARRAY_SIZE(sm6375_lm),
H A Ddpu_5_4_sm6125.h223 .mixer_count = ARRAY_SIZE(sm6125_lm),
H A Ddpu_6_4_sm6350.h229 .mixer_count = ARRAY_SIZE(sm6350_lm),
H A Ddpu_6_2_sc7180.h211 .mixer_count = ARRAY_SIZE(sc7180_lm),
H A Ddpu_3_3_sdm630.h212 .mixer_count = ARRAY_SIZE(sdm630_lm),
H A Ddpu_7_2_sc7280.h258 .mixer_count = ARRAY_SIZE(sc7280_lm),
H A Ddpu_3_2_sdm660.h276 .mixer_count = ARRAY_SIZE(sdm660_lm),
H A Ddpu_4_0_sdm845.h338 .mixer_count = ARRAY_SIZE(sdm845_lm),
H A Ddpu_3_0_msm8998.h321 .mixer_count = ARRAY_SIZE(msm8998_lm),
H A Ddpu_5_2_sm7150.h316 .mixer_count = ARRAY_SIZE(sm7150_lm),
H A Ddpu_9_0_sm8550.h412 .mixer_count = ARRAY_SIZE(sm8550_lm),
H A Ddpu_7_0_sm8350.h401 .mixer_count = ARRAY_SIZE(sm8350_lm),
H A Ddpu_5_0_sm8150.h393 .mixer_count = ARRAY_SIZE(sm8150_lm),
H A Ddpu_5_1_sc8180x.h419 .mixer_count = ARRAY_SIZE(sc8180x_lm),
H A Ddpu_6_0_sm8250.h392 .mixer_count = ARRAY_SIZE(sm8250_lm),
H A Ddpu_10_0_sm8650.h438 .mixer_count = ARRAY_SIZE(sm8650_lm),
H A Ddpu_8_1_sm8450.h419 .mixer_count = ARRAY_SIZE(sm8450_lm),
/linux/sound/soc/
H A Dsoc-topology.c1126 int mixer_count = 0; in soc_tplg_dapm_widget_create() local
1201 kc[i].index = mixer_count; in soc_tplg_dapm_widget_create()
1203 mixer_count++; in soc_tplg_dapm_widget_create()
1241 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()

12