Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c783 .vbif_count = ARRAY_SIZE(sdm845_vbif), in sdm845_cfg_init()
814 .vbif_count = ARRAY_SIZE(sdm845_vbif), in sc7180_cfg_init()
843 .vbif_count = ARRAY_SIZE(sdm845_vbif), in sm8150_cfg_init()
873 .vbif_count = ARRAY_SIZE(sdm845_vbif), in sm8250_cfg_init()
Ddpu_hw_vbif.c220 for (i = 0; i < m->vbif_count; i++) { in _top_offset()
Ddpu_hw_catalog.h730 u32 vbif_count; member
Ddpu_vbif.c298 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
Ddpu_kms.c985 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()