Lines Matching defs:camif
16 void camif_hw_reset(struct camif_dev *camif) in camif_hw_reset()
49 void camif_hw_set_test_pattern(struct camif_dev *camif, unsigned int pattern) in camif_hw_set_test_pattern()
57 void camif_hw_set_effect(struct camif_dev *camif, unsigned int effect, in camif_hw_set_effect()
103 void camif_hw_set_source_format(struct camif_dev *camif) in camif_hw_set_source_format()
128 void camif_hw_set_camera_crop(struct camif_dev *camif) in camif_hw_set_camera_crop()
153 struct camif_dev *camif = vp->camif; in camif_hw_clear_fifo_overflow() local
167 void camif_hw_set_camera_bus(struct camif_dev *camif) in camif_hw_set_camera_bus()
203 struct camif_dev *camif = vp->camif; in camif_hw_set_output_addr() local
257 struct camif_dev *camif = vp->camif; in camif_hw_set_output_dma() local
298 struct camif_dev *camif = vp->camif; in camif_hw_set_target_format() local
363 struct camif_dev *camif = vp->camif; in camif_hw_set_prescaler() local
381 struct camif_dev *camif = vp->camif; in camif_s3c244x_hw_set_scaler() local
428 struct camif_dev *camif = vp->camif; in camif_s3c64xx_hw_set_scaler() local
513 struct camif_dev *camif = vp->camif; in camif_hw_enable_capture() local
536 struct camif_dev *camif = vp->camif; in camif_hw_disable_capture() local
554 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) in camif_hw_dump_regs()