Lines Matching defs:pipe
350 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
362 buscfg = v4l2_subdev_to_bus_cfg(pipe->external);
386 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
389 unsigned long l3_ick = pipe->l3_ick;
400 vpclk_div = max_t(unsigned int, DIV_ROUND_UP(l3_ick, pipe->max_rate),
407 timeperframe = &pipe->max_timeperframe;
538 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
545 pipe->state |= ISP_PIPELINE_IDLE_INPUT;
548 if (isp_pipeline_ready(pipe))
549 omap3isp_pipeline_set_stream(pipe,
562 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity);
585 pipe->error = true;
591 pipe->error = true;