Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Dispstat.h33 #define STAT_BUF_WAITING_DMA 2 /* Histogram only: DMA is running */ macro
Disphist.c226 return STAT_BUF_WAITING_DMA; in hist_buf_dma()
Dispstat.c886 if (ret == STAT_BUF_WAITING_DMA) in __stat_isr()