Home
last modified time | relevance | path

Searched refs:ctl_count (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1125 .ctl_count = ARRAY_SIZE(sdm845_ctl), in sdm845_cfg_init()
1154 .ctl_count = ARRAY_SIZE(sc7180_ctl), in sc7180_cfg_init()
1185 .ctl_count = ARRAY_SIZE(sm8150_ctl), in sm8150_cfg_init()
1218 .ctl_count = ARRAY_SIZE(sm8150_ctl), in sm8250_cfg_init()
1247 .ctl_count = ARRAY_SIZE(sc7280_ctl), in sc7280_cfg_init()
Ddpu_hw_catalog.h745 u32 ctl_count; member
Ddpu_hw_ctl.c51 for (i = 0; i < m->ctl_count; i++) { in _ctl_offset()
Ddpu_rm.c190 for (i = 0; i < cat->ctl_count; i++) { in dpu_rm_init()
Ddpu_kms.c830 for (i = 0; i < cat->ctl_count; i++) in dpu_kms_mdp_snapshot()