Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.h66 const struct dpu_ctl_cfg *ctl;
H A Ddpu_hw_catalog.h466 struct dpu_ctl_cfg { struct
716 const struct dpu_ctl_cfg *ctl;
H A Ddpu_hw_ctl.h196 const struct dpu_ctl_cfg *caps;
H A Ddpu_hw_catalog.c198 static const struct dpu_ctl_cfg sdm845_ctl[] = {
226 static const struct dpu_ctl_cfg sc7180_ctl[] = {
244 static const struct dpu_ctl_cfg sm8150_ctl[] = {
H A Ddpu_hw_ctl.c35 static const struct dpu_ctl_cfg *_ctl_offset(enum dpu_ctl ctl, in _ctl_offset()
572 const struct dpu_ctl_cfg *cfg; in dpu_hw_ctl_init()
H A Ddpu_rm.c171 const struct dpu_ctl_cfg *ctl = &cat->ctl[i]; in dpu_rm_init()