Searched refs:VPFE_DMA_CNTL_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/platform/am437x/ | ||
D | am437x-vpfe_regs.h | 125 #define VPFE_DMA_CNTL_OVERFLOW (1 << 31) macro |
D | am437x-vpfe.c | 478 if (!(dma_cntl & VPFE_DMA_CNTL_OVERFLOW)) in vpfe_ccdc_close() |