Home
last modified time | relevance | path

Searched refs:vfe_device (Results 1 – 14 of 14) sorted by relevance

/drivers/media/platform/qcom/camss/
A Dcamss-vfe-gen1.h16 struct vfe_device;
24 void (*bus_reload_wm)(struct vfe_device *vfe, u8 wm);
26 void (*enable_irq_common)(struct vfe_device *vfe);
32 void (*halt_clear)(struct vfe_device *vfe);
33 void (*halt_request)(struct vfe_device *vfe);
35 void (*set_camif_cmd)(struct vfe_device *vfe, u8 enable);
37 void (*set_clamp_cfg)(struct vfe_device *vfe);
40 void (*set_ds)(struct vfe_device *vfe);
45 void (*set_qos)(struct vfe_device *vfe);
51 void (*wm_set_subsample)(struct vfe_device *vfe, u8 wm);
[all …]
A Dcamss-vfe.h99 struct vfe_device;
102 void (*enable_irq)(struct vfe_device *vfe);
104 u32 (*hw_version)(struct vfe_device *vfe);
115 int (*vfe_halt)(struct vfe_device *vfe);
126 void (*reset_ack)(struct vfe_device *vfe);
127 void (*halt_ack)(struct vfe_device *vfe);
144 struct vfe_device { struct
212 int vfe_reset(struct vfe_device *vfe);
249 int vfe_get(struct vfe_device *vfe);
250 void vfe_put(struct vfe_device *vfe);
[all …]
A Dcamss-vfe-480.c22 static inline int reg_update_rdi(struct vfe_device *vfe, int n) in reg_update_rdi()
45 static inline int bus_irq_mask_0_rdi_rup(struct vfe_device *vfe, int n) in bus_irq_mask_0_rdi_rup()
93 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
130 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop()
136 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update()
149 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear()
155 static void vfe_enable_irq(struct vfe_device *vfe) in vfe_enable_irq()
188 struct vfe_device *vfe = dev; in vfe_isr()
224 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
268 static void vfe_violation_read(struct vfe_device *vfe) in vfe_violation_read()
[all …]
A Dcamss-vfe-4-1.c235 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
250 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
256 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
585 static void vfe_enable_irq_common(struct vfe_device *vfe) in vfe_enable_irq_common()
717 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
732 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
747 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
866 static void vfe_violation_read(struct vfe_device *vfe) in vfe_violation_read()
882 struct vfe_device *vfe = dev; in vfe_isr()
930 static void vfe_4_1_pm_domain_off(struct vfe_device *vfe) in vfe_4_1_pm_domain_off()
[all …]
A Dcamss-vfe-4-7.c279 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
299 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
305 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
443 static void vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, in vfe_wm_set_ub_cfg()
453 static void vfe_bus_reload_wm(struct vfe_device *vfe, u8 wm) in vfe_bus_reload_wm()
737 static void vfe_enable_irq_common(struct vfe_device *vfe) in vfe_enable_irq_common()
869 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
884 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
899 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
1038 struct vfe_device *vfe = dev; in vfe_isr()
[all …]
A Dcamss-vfe-4-8.c262 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
282 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
288 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
415 static void vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, in vfe_wm_set_ub_cfg()
425 static void vfe_bus_reload_wm(struct vfe_device *vfe, u8 wm) in vfe_bus_reload_wm()
708 static void vfe_enable_irq_common(struct vfe_device *vfe) in vfe_enable_irq_common()
840 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
968 struct vfe_device *vfe = dev; in vfe_isr()
1031 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
1048 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
[all …]
A Dcamss-vfe-17x.c184 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
250 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop()
280 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear()
286 static void vfe_enable_irq_common(struct vfe_device *vfe) in vfe_enable_irq_common()
296 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
314 static void vfe_violation_read(struct vfe_device *vfe) in vfe_violation_read()
330 struct vfe_device *vfe = dev; in vfe_isr()
380 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
388 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
433 struct vfe_device *vfe = to_vfe(line); in vfe_enable()
[all …]
A Dcamss-vfe-780.c53 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start()
85 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop()
91 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update()
101 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update()
108 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear()
121 static void vfe_subdev_init(struct device *dev, struct vfe_device *vfe) in vfe_subdev_init()
126 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
137 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
A Dcamss-vfe-680.c109 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
133 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
139 static void vfe_disable_irq(struct vfe_device *vfe) in vfe_disable_irq()
147 static void vfe_wm_update(struct vfe_device *vfe, u8 rdi, u32 addr, in vfe_wm_update()
155 static void vfe_wm_start(struct vfe_device *vfe, u8 rdi, struct vfe_line *line) in vfe_wm_start()
196 static void vfe_wm_stop(struct vfe_device *vfe, u8 rdi) in vfe_wm_stop()
208 static void vfe_subdev_init(struct device *dev, struct vfe_device *vfe) in vfe_subdev_init()
213 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update()
220 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear()
A Dcamss-vfe-gen1.c18 int vfe_gen1_halt(struct vfe_device *vfe) in vfe_gen1_halt()
38 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
102 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_disable()
120 static void vfe_output_init_addrs(struct vfe_device *vfe, in vfe_output_init_addrs()
148 static void vfe_output_frame_drop(struct vfe_device *vfe, in vfe_output_frame_drop()
170 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()
283 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
340 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_enable()
512 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
609 static void vfe_isr_wm_done(struct vfe_device *vfe, u8 wm) in vfe_isr_wm_done()
[all …]
A Dcamss-vfe.c289 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code()
500 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output_v2()
570 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer_v2()
602 struct vfe_device *vfe = to_vfe(line); in vfe_enable_v2()
648 struct vfe_device *vfe = to_vfe(line); in vfe_get_output_v2()
682 int vfe_reset(struct vfe_device *vfe) in vfe_reset()
788 struct vfe_device *vfe = to_vfe(line); in vfe_put_output()
806 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
828 struct vfe_device *vfe = to_vfe(line); in vfe_disable()
1060 int vfe_get(struct vfe_device *vfe) in vfe_get()
[all …]
A Dcamss.h121 struct vfe_device *vfe;
A Dcamss.c2916 struct vfe_device *vfe = &camss->vfe[id]; in camss_pm_domain_on()
2927 struct vfe_device *vfe = &camss->vfe[id]; in camss_pm_domain_off()
2938 struct vfe_device *vfe = &camss->vfe[id]; in vfe_parent_dev_ops_get()
2949 struct vfe_device *vfe = &camss->vfe[id]; in vfe_parent_dev_ops_put()
2961 struct vfe_device *vfe = &camss->vfe[id]; in vfe_parent_dev_ops_get_base_address()
3264 struct vfe_device *vfe; in camss_buf_done()
A Dcamss-ispif.c1268 struct vfe_device *vfe; in ispif_get_vfe_id()

Completed in 42 milliseconds