Searched defs:vfe (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-gen1.c | 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() [all …]
|
H A D | camss-vfe-480.c | 24 static inline int reg_update_rdi(struct vfe_device *vfe, int n) in reg_update_rdi() 47 static inline int bus_irq_mask_0_rdi_rup(struct vfe_device *vfe, int n) in bus_irq_mask_0_rdi_rup() 53 static inline int bus_irq_mask_0_comp_done(struct vfe_device *vfe, int n) in bus_irq_mask_0_comp_done() 95 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version() 108 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset() 114 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() 145 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() 151 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update() 158 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() 164 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear() [all …]
|
H A D | camss-vfe-4-8.c | 250 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version() 259 static inline void vfe_reg_clr(struct vfe_device *vfe, u32 reg, u32 clr_bits) in vfe_reg_clr() 266 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set() 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() 304 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() 369 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() 404 static void vfe_wm_set_framedrop_period(struct vfe_device *vfe, u8 wm, u8 per) in vfe_wm_set_framedrop_period() 420 static void vfe_wm_set_framedrop_pattern(struct vfe_device *vfe, u8 wm, in vfe_wm_set_framedrop_pattern() [all …]
|
H A D | camss-vfe-4-7.c | 257 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version() 276 static inline void vfe_reg_clr(struct vfe_device *vfe, u32 reg, u32 clr_bits) in vfe_reg_clr() 283 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set() 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() 321 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() 331 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() 396 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() 431 static void vfe_wm_set_framedrop_period(struct vfe_device *vfe, u8 wm, u8 per) in vfe_wm_set_framedrop_period() [all …]
|
H A D | camss-vfe-17x.c | 179 static u32 vfe_hw_version(struct vfe_device *vfe) in vfe_hw_version() 193 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set() 200 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset() 223 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() 266 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() 272 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update() 283 static void vfe_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reg_update() 296 static inline void vfe_reg_update_clear(struct vfe_device *vfe, in vfe_reg_update_clear() 302 static void vfe_enable_irq_common(struct vfe_device *vfe) in vfe_enable_irq_common() 312 static void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack() [all …]
|
/linux/drivers/media/pci/zoran/ |
H A D | zoran.h | 213 struct videocodec *vfe; /* video front end */ member
|