Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispstat.h33 #define STAT_BUF_WAITING_DMA 2 /* Histogram only: DMA is running */ macro
Disphist.c225 return STAT_BUF_WAITING_DMA; in hist_buf_dma()
Dispstat.c903 if (ret == STAT_BUF_WAITING_DMA) in __stat_isr()