Lines Matching defs:vfe

18 int vfe_gen1_halt(struct vfe_device *vfe)  in vfe_gen1_halt()
38 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output() local
102 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_disable() local
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() local
282 struct vfe_device *vfe = to_vfe(line); in vfe_get_output() local
339 struct vfe_device *vfe = to_vfe(line); in vfe_gen1_enable() local
383 static void vfe_output_update_ping_addr(struct vfe_device *vfe, in vfe_output_update_ping_addr()
402 static void vfe_output_update_pong_addr(struct vfe_device *vfe, in vfe_output_update_pong_addr()
421 static void vfe_buf_update_wm_on_next(struct vfe_device *vfe, in vfe_buf_update_wm_on_next()
437 static void vfe_buf_update_wm_on_last(struct vfe_device *vfe, in vfe_buf_update_wm_on_last()
457 static void vfe_buf_update_wm_on_new(struct vfe_device *vfe, in vfe_buf_update_wm_on_new()
511 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
522 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof()
541 static void vfe_isr_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_reg_update()
608 static void vfe_isr_wm_done(struct vfe_device *vfe, u8 wm) in vfe_isr_wm_done()
691 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer() local