Lines Matching defs:camif
19 void camif_hw_reset(struct camif_dev *camif) in camif_hw_reset()
52 void camif_hw_set_test_pattern(struct camif_dev *camif, unsigned int pattern) in camif_hw_set_test_pattern()
60 void camif_hw_set_effect(struct camif_dev *camif, unsigned int effect, in camif_hw_set_effect()
106 void camif_hw_set_source_format(struct camif_dev *camif) in camif_hw_set_source_format()
131 void camif_hw_set_camera_crop(struct camif_dev *camif) in camif_hw_set_camera_crop()
156 struct camif_dev *camif = vp->camif; in camif_hw_clear_fifo_overflow() local
170 void camif_hw_set_camera_bus(struct camif_dev *camif) in camif_hw_set_camera_bus()
206 struct camif_dev *camif = vp->camif; in camif_hw_set_output_addr() local
260 struct camif_dev *camif = vp->camif; in camif_hw_set_output_dma() local
301 struct camif_dev *camif = vp->camif; in camif_hw_set_target_format() local
366 struct camif_dev *camif = vp->camif; in camif_hw_set_prescaler() local
384 struct camif_dev *camif = vp->camif; in camif_s3c244x_hw_set_scaler() local
431 struct camif_dev *camif = vp->camif; in camif_s3c64xx_hw_set_scaler() local
516 struct camif_dev *camif = vp->camif; in camif_hw_enable_capture() local
539 struct camif_dev *camif = vp->camif; in camif_hw_disable_capture() local
557 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) in camif_hw_dump_regs()