Home
last modified time | relevance | path

Searched defs:dpu_hw_ctl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h62 struct dpu_hw_ctl_ops { struct
68 void (*trigger_start)(struct dpu_hw_ctl *ctx);
76 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
83 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);
90 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
98 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,
105 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
112 u32 (*get_flush_register)(struct dpu_hw_ctl *ctx);
119 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
122 int (*reset)(struct dpu_hw_ctl *c);
[all …]