Home
last modified time | relevance | path

Searched refs:dpu_ctl_cfg (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.h66 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_ctl.h193 const struct dpu_ctl_cfg *caps;
Ddpu_hw_catalog.h473 struct dpu_ctl_cfg { struct
746 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_ctl.c44 static const struct dpu_ctl_cfg *_ctl_offset(enum dpu_ctl ctl, in _ctl_offset()
599 const struct dpu_ctl_cfg *cfg; in dpu_hw_ctl_init()
Ddpu_hw_catalog.c342 static const struct dpu_ctl_cfg sdm845_ctl[] = {
375 static const struct dpu_ctl_cfg sc7180_ctl[] = {
396 static const struct dpu_ctl_cfg sm8150_ctl[] = {
435 static const struct dpu_ctl_cfg sc7280_ctl[] = {
Ddpu_rm.c192 const struct dpu_ctl_cfg *ctl = &cat->ctl[i]; in dpu_rm_init()