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.h66 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_catalog.h475 struct dpu_ctl_cfg { struct
748 const struct dpu_ctl_cfg *ctl;
Ddpu_hw_ctl.h193 const struct dpu_ctl_cfg *caps;
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.c346 static const struct dpu_ctl_cfg sdm845_ctl[] = {
379 static const struct dpu_ctl_cfg sc7180_ctl[] = {
400 static const struct dpu_ctl_cfg sm8150_ctl[] = {
439 static const struct dpu_ctl_cfg sc7280_ctl[] = {
Ddpu_rm.c200 const struct dpu_ctl_cfg *ctl = &cat->ctl[i]; in dpu_rm_init()