Home
last modified time | relevance | path

Searched refs:msm8998_vbif (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_3_3_sdm630.h220 .vbif_count = ARRAY_SIZE(msm8998_vbif),
221 .vbif = msm8998_vbif,
H A Ddpu_3_2_sdm660.h286 .vbif_count = ARRAY_SIZE(msm8998_vbif),
287 .vbif = msm8998_vbif,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c570 static const struct dpu_vbif_cfg msm8998_vbif[] = { variable