Lines Matching refs:prp
385 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx27_update_emma_buf() local
387 if (prp->cfg.channel == 1) { in mx27_update_emma_buf()
393 if (prp->out_fmt == V4L2_PIX_FMT_YUV420) { in mx27_update_emma_buf()
556 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx27_camera_emma_buf_init() local
560 writel(prp->cfg.src_pixel, in mx27_camera_emma_buf_init()
562 if (prp->cfg.channel == 1) { in mx27_camera_emma_buf_init()
567 writel(prp->cfg.ch1_pixel, in mx27_camera_emma_buf_init()
575 writel(prp->cfg.irq_flags, pcdev->base_emma + PRP_INTR_CNTL); in mx27_camera_emma_buf_init()
652 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx2_start_streaming() local
717 if (prp->cfg.channel == 1) { in mx2_start_streaming()
720 prp->cfg.in_fmt | in mx2_start_streaming()
721 prp->cfg.out_fmt | in mx2_start_streaming()
730 prp->cfg.in_fmt | in mx2_start_streaming()
731 prp->cfg.out_fmt | in mx2_start_streaming()
748 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx2_stop_streaming() local
756 if (prp->cfg.channel == 1) { in mx2_stop_streaming()
1292 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx27_camera_frame_done_emma() local
1316 if (prp->cfg.channel == 1) { in mx27_camera_frame_done_emma()