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