Lines Matching refs:pipe
385 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_adjust_bandwidth() local
388 unsigned long l3_ick = pipe->l3_ick; in ccp2_adjust_bandwidth()
399 vpclk_div = max_t(unsigned int, DIV_ROUND_UP(l3_ick, pipe->max_rate), in ccp2_adjust_bandwidth()
406 timeperframe = &pipe->max_timeperframe; in ccp2_adjust_bandwidth()
537 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in ccp2_isr_buffer() local
544 pipe->state |= ISP_PIPELINE_IDLE_INPUT; in ccp2_isr_buffer()
547 if (isp_pipeline_ready(pipe)) in ccp2_isr_buffer()
548 omap3isp_pipeline_set_stream(pipe, in ccp2_isr_buffer()
561 struct isp_pipeline *pipe = to_isp_pipeline(&ccp2->subdev.entity); in omap3isp_ccp2_isr() local
584 pipe->error = true; in omap3isp_ccp2_isr()
590 pipe->error = true; in omap3isp_ccp2_isr()