Home
last modified time | relevance | path

Searched refs:omap3isp_stat_pcr_busy (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Dispstat.h144 int omap3isp_stat_pcr_busy(struct ispstat *stat);
Dispstat.c641 int omap3isp_stat_pcr_busy(struct ispstat *stat) in omap3isp_stat_pcr_busy() function
648 return omap3isp_stat_pcr_busy(stat) | stat->buf_processing | in omap3isp_stat_busy()
840 if (!omap3isp_stat_pcr_busy(stat)) in omap3isp_stat_s_stream()
897 if (!omap3isp_stat_pcr_busy(stat)) { in __stat_isr()
Disp.c471 omap3isp_stat_pcr_busy(&isp->isp_hist)) { in omap3isp_hist_dma_done()