Lines Matching +defs:val +defs:enable
270 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable()
280 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based()
305 u8 plane, u32 enable) in vfe_wm_line_based()
399 static void vfe_bus_enable_wr_if(struct vfe_device *vfe, u8 enable) in vfe_bus_enable_wr_if()
484 u8 enable) in vfe_set_xbar_cfg()
519 u8 enable) in vfe_set_realign_cfg()
547 enum vfe_line_id line_id, u8 enable) in vfe_enable_irq_wm_line()
564 enum vfe_line_id line_id, u8 enable) in vfe_enable_irq_pix_line()
606 u32 val, even_cfg, odd_cfg; in vfe_set_demux_cfg() local
728 u32 val = VFE_0_CLAMP_ENC_MAX_CFG_CH0 | in vfe_set_clamp_cfg() local
743 u32 val = VFE_0_BUS_BDG_QOS_CFG_0_CFG; in vfe_set_qos() local
761 static void vfe_set_cgc_override(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_set_cgc_override()
763 u32 val = VFE_0_CGC_OVERRIDE_1_IMAGE_Mx_CGC_OVERRIDE(wm); in vfe_set_cgc_override() local
775 u32 val; in vfe_set_camif_cfg() local
818 static void vfe_set_camif_cmd(struct vfe_device *vfe, u8 enable) in vfe_set_camif_cmd()
834 static void vfe_set_module_cfg(struct vfe_device *vfe, u8 enable) in vfe_set_module_cfg()
836 u32 val = VFE_0_MODULE_CFG_DEMUX | in vfe_set_module_cfg() local
849 u32 val; in vfe_camif_wait_for_stop() local