Home
last modified time | relevance | path

Searched refs:get_limit_conf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.h30 * get_limit_conf - get transaction limit config
36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, member
H A Ddpu_vbif.c136 if (vbif && vbif->ops.get_limit_conf) { in _dpu_vbif_get_ot_limit()
137 val = vbif->ops.get_limit_conf(vbif, in _dpu_vbif_get_ot_limit()
H A Ddpu_hw_vbif.c203 ops->get_limit_conf = dpu_hw_get_limit_conf; in _setup_vbif_ops()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.h30 * get_limit_conf - get transaction limit config
36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, member
H A Ddpu_vbif.c148 if (vbif && vbif->ops.get_limit_conf) { in _dpu_vbif_get_ot_limit()
149 val = vbif->ops.get_limit_conf(vbif, in _dpu_vbif_get_ot_limit()
H A Ddpu_hw_vbif.c204 ops->get_limit_conf = dpu_hw_get_limit_conf; in _setup_vbif_ops()

Completed in 3 milliseconds