Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.h76 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_ctl.h238 const struct dpu_ctl_cfg *caps;
Ddpu_hw_catalog.h538 struct dpu_ctl_cfg { struct
835 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_catalog.c536 static const struct dpu_ctl_cfg msm8998_ctl[] = {
569 static const struct dpu_ctl_cfg sdm845_ctl[] = {
602 static const struct dpu_ctl_cfg sc7180_ctl[] = {
623 static const struct dpu_ctl_cfg sm8150_ctl[] = {
662 static const struct dpu_ctl_cfg sc7280_ctl[] = {
689 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()