Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c773 .ctl_count = ARRAY_SIZE(sdm845_ctl), in sdm845_cfg_init()
802 .ctl_count = ARRAY_SIZE(sc7180_ctl), in sc7180_cfg_init()
833 .ctl_count = ARRAY_SIZE(sm8150_ctl), in sm8150_cfg_init()
862 .ctl_count = ARRAY_SIZE(sm8150_ctl), in sm8250_cfg_init()
Ddpu_hw_catalog.h715 u32 ctl_count; member
Ddpu_hw_ctl.c42 for (i = 0; i < m->ctl_count; i++) { in _ctl_offset()
Ddpu_rm.c161 for (i = 0; i < cat->ctl_count; i++) { in dpu_rm_init()