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()
558 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx27_camera_emma_buf_init() local
562 writel(prp->cfg.src_pixel, in mx27_camera_emma_buf_init()
564 if (prp->cfg.channel == 1) { in mx27_camera_emma_buf_init()
569 writel(prp->cfg.ch1_pixel, in mx27_camera_emma_buf_init()
577 writel(prp->cfg.irq_flags, pcdev->base_emma + PRP_INTR_CNTL); in mx27_camera_emma_buf_init()
654 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx2_start_streaming() local
719 if (prp->cfg.channel == 1) { in mx2_start_streaming()
722 prp->cfg.in_fmt | in mx2_start_streaming()
723 prp->cfg.out_fmt | in mx2_start_streaming()
732 prp->cfg.in_fmt | in mx2_start_streaming()
733 prp->cfg.out_fmt | in mx2_start_streaming()
750 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx2_stop_streaming() local
758 if (prp->cfg.channel == 1) { in mx2_stop_streaming()
1307 struct mx2_fmt_cfg *prp = pcdev->emma_prp; in mx27_camera_frame_done_emma() local
1333 if (prp->cfg.channel == 1) { in mx27_camera_frame_done_emma()