Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h101 struct vfe_device;
105 void (*global_reset)(struct vfe_device *vfe);
106 u32 (*hw_version)(struct vfe_device *vfe);
110 int (*pm_domain_on)(struct vfe_device *vfe);
117 int (*vfe_halt)(struct vfe_device *vfe);
122 void (*reset_ack)(struct vfe_device *vfe);
123 void (*halt_ack)(struct vfe_device *vfe);
130 struct vfe_device { struct
195 int vfe_reset(struct vfe_device *vfe);
203 int vfe_get(struct vfe_device *vfe);
[all …]
A Dcamss-vfe-480.c97 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version()
110 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
194 struct vfe_device *vfe = dev; in vfe_isr()
226 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
234 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
273 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()
316 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
353 struct vfe_device *vfe = to_vfe(line); in vfe_enable()
398 struct vfe_device *vfe = to_vfe(line); in vfe_disable()
509 static int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
[all …]
A Dcamss-vfe-4-1.c213 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version()
244 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
259 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
265 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
726 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
741 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
756 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
875 static void vfe_violation_read(struct vfe_device *vfe) in vfe_violation_read()
891 struct vfe_device *vfe = dev; in vfe_isr()
939 static void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
[all …]
A Dcamss-vfe-4-7.c257 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version()
290 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
310 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
316 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
880 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
895 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
910 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
1049 struct vfe_device *vfe = dev; in vfe_isr()
1110 static void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
1126 static int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
[all …]
A Dcamss-vfe-4-8.c250 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version()
273 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
293 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request()
299 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear()
851 static void vfe_set_clamp_cfg(struct vfe_device *vfe) in vfe_set_clamp_cfg()
979 struct vfe_device *vfe = dev; in vfe_isr()
1042 static void vfe_set_qos(struct vfe_device *vfe) in vfe_set_qos()
1059 static void vfe_set_ds(struct vfe_device *vfe) in vfe_set_ds()
1100 static void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
1111 static int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
[all …]
A Dcamss-vfe-170.c180 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version()
201 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset()
312 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
346 struct vfe_device *vfe = dev; in vfe_isr()
396 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
404 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
443 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()
499 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
536 struct vfe_device *vfe = to_vfe(line); in vfe_enable()
581 struct vfe_device *vfe = to_vfe(line); in vfe_disable()
[all …]
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()
282 struct vfe_device *vfe = to_vfe(line); in vfe_get_output()
339 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_enable()
511 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
608 static void vfe_isr_wm_done(struct vfe_device *vfe, u8 wm) in vfe_isr_wm_done()
[all …]
A Dcamss-vfe.c171 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code()
288 int vfe_reset(struct vfe_device *vfe) in vfe_reset()
306 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs()
344 int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm()
394 struct vfe_device *vfe = to_vfe(line); in vfe_put_output()
426 void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
578 int vfe_get(struct vfe_device *vfe) in vfe_get()
640 void vfe_put(struct vfe_device *vfe) in vfe_put()
677 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers()
713 struct vfe_device *vfe = to_vfe(line); in vfe_set_power()
[all …]
A Dcamss.h101 struct vfe_device *vfe;
A Dcamss.c1008 struct vfe_device *vfe = &camss->vfe[id]; in camss_pm_domain_on()
1019 struct vfe_device *vfe = &camss->vfe[id]; in camss_pm_domain_off()
A Dcamss-csid.c161 struct vfe_device *vfe = &camss->vfe[csid->id]; in csid_set_power()
A Dcamss-ispif.c1264 struct vfe_device *vfe; in ispif_get_vfe_id()

Completed in 37 milliseconds