Home
last modified time | relevance | path

Searched refs:vfe_line (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/media/platform/qcom/camss/
Dcamss-vfe-gen1.h17 struct vfe_line;
34 void (*set_camif_cfg)(struct vfe_device *vfe, struct vfe_line *line);
38 void (*set_crop_cfg)(struct vfe_device *vfe, struct vfe_line *line);
39 void (*set_demux_cfg)(struct vfe_device *vfe, struct vfe_line *line);
42 void (*set_scale_cfg)(struct vfe_device *vfe, struct vfe_line *line);
44 void (*set_realign_cfg)(struct vfe_device *vfe, struct vfe_line *line, u8 enable);
87 int vfe_gen1_disable(struct vfe_line *line);
95 int vfe_gen1_enable(struct vfe_line *line);
Dcamss-vfe.h35 ((const struct vfe_line (*)[]) &(ptr_line)[-(ptr_line)->id])
88 struct vfe_line { struct
115 int (*vfe_disable)(struct vfe_line *line); argument
116 int (*vfe_enable)(struct vfe_line *line);
146 struct vfe_line line[VFE_LINE_NUM_MAX];
188 int vfe_put_output(struct vfe_line *line);
Dcamss-vfe.c167 static u32 vfe_src_pad_code(struct vfe_line *line, u32 sink_code, in vfe_src_pad_code()
390 int vfe_put_output(struct vfe_line *line) in vfe_put_output()
465 struct vfe_line *l = &vfe->line[j]; in vfe_set_clock_rates()
547 struct vfe_line *l = &vfe->line[j]; in vfe_check_clock_rates()
672 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); in vfe_flush_buffers()
708 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_set_power()
736 struct vfe_line *line = v4l2_get_subdevdata(sd); in vfe_set_stream()
765 __vfe_get_format(struct vfe_line *line, in __vfe_get_format()
786 __vfe_get_compose(struct vfe_line *line, in __vfe_get_compose()
806 __vfe_get_crop(struct vfe_line *line, in __vfe_get_crop()
[all …]
Dcamss-vfe-gen1.c36 static int vfe_disable_output(struct vfe_line *line) in vfe_disable_output()
100 int vfe_gen1_disable(struct vfe_line *line) in vfe_gen1_disable()
122 struct vfe_line *line) in vfe_output_init_addrs()
165 vfe->ops->reg_update(vfe, container_of(output, struct vfe_line, output)->id); in vfe_output_frame_drop()
168 static int vfe_enable_output(struct vfe_line *line) in vfe_enable_output()
280 static int vfe_get_output(struct vfe_line *line) in vfe_get_output()
337 int vfe_gen1_enable(struct vfe_line *line) in vfe_gen1_enable()
385 struct vfe_line *line) in vfe_output_update_ping_addr()
404 struct vfe_line *line) in vfe_output_update_pong_addr()
460 struct vfe_line *line) in vfe_buf_update_wm_on_new()
[all …]
Dcamss-vfe-170.c227 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start()
277 struct vfe_line *line) in vfe_wm_update()
416 static int vfe_get_output(struct vfe_line *line) in vfe_get_output()
455 static int vfe_enable_output(struct vfe_line *line) in vfe_enable_output()
511 static int vfe_disable_output(struct vfe_line *line) in vfe_disable_output()
548 static int vfe_enable(struct vfe_line *line) in vfe_enable()
593 static int vfe_disable(struct vfe_line *line) in vfe_disable()
650 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_isr_wm_done()
729 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); in vfe_queue_buffer()
Dcamss-vfe-4-1.c492 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg()
524 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg()
610 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg()
646 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg()
701 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg()
779 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
Dcamss-vfe-4-7.c581 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg()
648 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg()
760 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg()
796 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg()
851 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg()
941 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()
Dcamss-vfe-4-8.c551 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg()
618 static void vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, in vfe_set_realign_cfg()
730 static void vfe_set_demux_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_demux_cfg()
766 static void vfe_set_scale_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_scale_cfg()
821 static void vfe_set_crop_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_crop_cfg()
872 static void vfe_set_camif_cfg(struct vfe_device *vfe, struct vfe_line *line) in vfe_set_camif_cfg()