Searched refs:dpu_hw_intf (Results 1 – 5 of 5) sorted by relevance
14 struct dpu_hw_intf;80 void (*setup_timing_gen)(struct dpu_hw_intf *intf,84 void (*setup_prg_fetch)(struct dpu_hw_intf *intf,87 void (*enable_timing)(struct dpu_hw_intf *intf,90 void (*get_status)(struct dpu_hw_intf *intf,93 u32 (*get_line_count)(struct dpu_hw_intf *intf);95 void (*bind_pingpong_blk)(struct dpu_hw_intf *intf,97 void (*setup_misr)(struct dpu_hw_intf *intf);98 int (*collect_misr)(struct dpu_hw_intf *intf, u32 *misr_value);102 int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg);[all …]
33 struct dpu_hw_intf *hw_intf[INTF_MAX - INTF_0];103 static inline struct dpu_hw_intf *dpu_rm_get_intf(struct dpu_rm *rm, enum dpu_intf intf_idx) in dpu_rm_get_intf()
182 struct dpu_hw_intf *hw_intf;265 struct dpu_hw_intf *hw_intf;
103 struct dpu_hw_intf *hw; in dpu_rm_init()
1439 static struct dpu_hw_intf *dpu_encoder_get_intf(const struct dpu_mdss_cfg *catalog, in dpu_encoder_get_intf()