Home
last modified time | relevance | path

Searched refs:omap3isp_stat_busy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispstat.h143 int omap3isp_stat_busy(struct ispstat *stat);
H A Disp.c741 return omap3isp_stat_busy(&isp->isp_af) in isp_pipeline_wait_ccdc()
742 || omap3isp_stat_busy(&isp->isp_aewb) in isp_pipeline_wait_ccdc()
743 || omap3isp_stat_busy(&isp->isp_hist) in isp_pipeline_wait_ccdc()
991 while (omap3isp_stat_busy(&isp->isp_af) in isp_suspend_modules()
992 || omap3isp_stat_busy(&isp->isp_aewb) in isp_suspend_modules()
993 || omap3isp_stat_busy(&isp->isp_hist) in isp_suspend_modules()
H A Dispstat.c645 int omap3isp_stat_busy(struct ispstat *stat) in omap3isp_stat_busy() function
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispstat.h143 int omap3isp_stat_busy(struct ispstat *stat);
H A Disp.c748 return omap3isp_stat_busy(&isp->isp_af) in isp_pipeline_wait_ccdc()
749 || omap3isp_stat_busy(&isp->isp_aewb) in isp_pipeline_wait_ccdc()
750 || omap3isp_stat_busy(&isp->isp_hist) in isp_pipeline_wait_ccdc()
996 while (omap3isp_stat_busy(&isp->isp_af) in isp_suspend_modules()
997 || omap3isp_stat_busy(&isp->isp_aewb) in isp_suspend_modules()
998 || omap3isp_stat_busy(&isp->isp_hist) in isp_suspend_modules()
H A Dispstat.c646 int omap3isp_stat_busy(struct ispstat *stat) in omap3isp_stat_busy() function

Completed in 9 milliseconds