Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispstat.h30 #define STAT_BUF_WAITING_DMA 2 /* Histogram only: DMA is running */ macro
H A Disphist.c222 return STAT_BUF_WAITING_DMA; in hist_buf_dma()
H A Dispstat.c901 if (ret == STAT_BUF_WAITING_DMA) in __stat_isr()