Searched defs:vfe (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/media/platform/qcom/camss/ |
D | camss-vfe.c | 158 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code() local 278 static int vfe_reset(struct vfe_device *vfe) in vfe_reset() 302 static int vfe_halt(struct vfe_device *vfe) in vfe_halt() 320 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs() 334 static void vfe_reset_output_maps(struct vfe_device *vfe) in vfe_reset_output_maps() 342 static void vfe_output_init_addrs(struct vfe_device *vfe, in vfe_output_init_addrs() 369 static void vfe_output_update_ping_addr(struct vfe_device *vfe, in vfe_output_update_ping_addr() 387 static void vfe_output_update_pong_addr(struct vfe_device *vfe, in vfe_output_update_pong_addr() 406 static int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm() 422 static int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm() [all …]
|
D | camss-vfe-4-1.c | 211 static void vfe_hw_version_read(struct vfe_device *vfe, struct device *dev) in vfe_hw_version_read() 226 static inline void vfe_reg_clr(struct vfe_device *vfe, u32 reg, u32 clr_bits) in vfe_reg_clr() 233 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set() 240 static void vfe_global_reset(struct vfe_device *vfe) in vfe_global_reset() 255 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request() 261 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear() 266 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() 276 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() 331 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() 366 static void vfe_wm_set_framedrop_period(struct vfe_device *vfe, u8 wm, u8 per) in vfe_wm_set_framedrop_period() [all …]
|
D | camss-vfe-4-7.c | 242 static void vfe_hw_version_read(struct vfe_device *vfe, struct device *dev) in vfe_hw_version_read() 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() 291 static void vfe_halt_request(struct vfe_device *vfe) in vfe_halt_request() 297 static void vfe_halt_clear(struct vfe_device *vfe) in vfe_halt_clear() 302 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() 312 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() 381 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() 416 static void vfe_wm_set_framedrop_period(struct vfe_device *vfe, u8 wm, u8 per) in vfe_wm_set_framedrop_period() [all …]
|
D | camss-ispif.c | 395 u8 vfe, u8 enable) in ispif_select_clk_mux() 453 enum ispif_intf intf, u8 vfe) in ispif_validate_intf_status() 499 enum ispif_intf intf, u8 vfe) in ispif_wait_for_stop() 544 u8 csid, u8 vfe, u8 enable) in ispif_select_csid() 589 u8 cid, u8 vfe, u8 enable) in ispif_select_cid() 630 u8 vfe, u8 enable) in ispif_config_irq() 695 enum ispif_intf intf, u8 cid, u8 vfe, u8 enable) in ispif_config_pack() 743 enum ispif_intf intf, u8 vfe, u8 vc) in ispif_set_intf_cmd() 779 u8 vfe = line->vfe_id; in ispif_set_stream() local
|
D | camss.h | 82 struct vfe_device *vfe; member
|
/Linux-v5.4/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 964 struct vb2_dvb_frontend *vfe; in cx23885_set_freq_via_ops() local
|