Searched refs:isp_ccdc (Results 1 – 5 of 5) sorted by relevance
470 if (omap3isp_ccdc_busy(&isp->isp_ccdc) || in omap3isp_hist_dma_done()612 if (isp->isp_ccdc.output & CCDC_OUTPUT_PREVIEW) in isp_isr()614 if (isp->isp_ccdc.output & CCDC_OUTPUT_RESIZER) in isp_isr()715 if (subdev == &isp->isp_ccdc.subdev) { in isp_pipeline_enable()750 || omap3isp_ccdc_busy(&isp->isp_ccdc); in isp_pipeline_wait_ccdc()806 if (subdev == &isp->isp_ccdc.subdev) { in isp_pipeline_disable()825 else if (subdev == &isp->isp_ccdc.subdev) in isp_pipeline_disable()1002 || omap3isp_ccdc_busy(&isp->isp_ccdc)) { in isp_suspend_modules()1603 omap3isp_ccdc_unregister_entities(&isp->isp_ccdc); in isp_unregister_entities()1630 input = &isp->isp_ccdc.subdev.entity; in isp_link_entity()[all …]
168 int omap3isp_ccdc_busy(struct isp_ccdc_device *isp_ccdc);169 int omap3isp_ccdc_isr(struct isp_ccdc_device *isp_ccdc, u32 events);
211 struct isp_ccdc_device isp_ccdc; member
710 if (video != &video->isp->isp_ccdc.video_out) in isp_video_set_format()963 &isp->isp_ccdc.subdev.entity in isp_video_check_external_subdevs()1033 &isp->isp_ccdc.subdev.entity)) { in isp_video_check_external_subdevs()1039 omap3isp_ccdc_max_rate(&isp->isp_ccdc, &rate); in isp_video_check_external_subdevs()
785 struct isp_ccdc_device *ccdc = &isp->isp_ccdc; in omap3isp_ccdc_restore_context()1793 struct isp_ccdc_device *ccdc = &video->isp->isp_ccdc; in ccdc_video_queue()2708 struct isp_ccdc_device *ccdc = &isp->isp_ccdc; in omap3isp_ccdc_init()2743 struct isp_ccdc_device *ccdc = &isp->isp_ccdc; in omap3isp_ccdc_cleanup()
Completed in 18 milliseconds