Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1732 .ctl_count = ARRAY_SIZE(msm8998_ctl),
1755 .ctl_count = ARRAY_SIZE(sdm845_ctl),
1779 .ctl_count = ARRAY_SIZE(sc7180_ctl),
1805 .ctl_count = ARRAY_SIZE(sm8150_ctl),
1831 .ctl_count = ARRAY_SIZE(sm8150_ctl),
1855 .ctl_count = ARRAY_SIZE(sm8150_ctl),
1883 .ctl_count = ARRAY_SIZE(sc7280_ctl),
1905 .ctl_count = ARRAY_SIZE(qcm2290_ctl),
Ddpu_hw_catalog.h834 u32 ctl_count; member
Ddpu_rm.c211 for (i = 0; i < cat->ctl_count; i++) { in dpu_rm_init()
Ddpu_hw_ctl.c59 for (i = 0; i < m->ctl_count; i++) { in _ctl_offset()
Ddpu_kms.c908 for (i = 0; i < cat->ctl_count; i++) in dpu_kms_mdp_snapshot()