Home
last modified time | relevance | path

Searched refs:dpu_intf_cfg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h85 const struct dpu_intf_cfg *cap;
H A Ddpu_hw_intf.c61 static const struct dpu_intf_cfg *_intf_offset(enum dpu_intf intf, in _intf_offset()
300 const struct dpu_intf_cfg *cfg; in dpu_hw_intf_init()
H A Ddpu_hw_catalog.h539 struct dpu_intf_cfg { struct
728 const struct dpu_intf_cfg *intf;
H A Ddpu_hw_catalog.c533 static const struct dpu_intf_cfg sdm845_intf[] = {
540 static const struct dpu_intf_cfg sc7180_intf[] = {
545 static const struct dpu_intf_cfg sm8150_intf[] = {
H A Ddpu_rm.c150 const struct dpu_intf_cfg *intf = &cat->intf[i]; in dpu_rm_init()