Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.h77 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_catalog.h540 struct dpu_ctl_cfg { struct
837 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_ctl.h238 const struct dpu_ctl_cfg *caps;
Ddpu_hw_catalog.c545 static const struct dpu_ctl_cfg msm8998_ctl[] = {
578 static const struct dpu_ctl_cfg sdm845_ctl[] = {
611 static const struct dpu_ctl_cfg sc7180_ctl[] = {
632 static const struct dpu_ctl_cfg sm8150_ctl[] = {
671 static const struct dpu_ctl_cfg sc7280_ctl[] = {
698 static const struct dpu_ctl_cfg qcm2290_ctl[] = {
Ddpu_hw_ctl.c52 static const struct dpu_ctl_cfg *_ctl_offset(enum dpu_ctl ctl, in _ctl_offset()
688 const struct dpu_ctl_cfg *cfg; in dpu_hw_ctl_init()
Ddpu_rm.c213 const struct dpu_ctl_cfg *ctl = &cat->ctl[i]; in dpu_rm_init()