Searched refs:VPFE_DMA_CNTL_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/ti/am437x/ | ||
H A D | am437x-vpfe_regs.h | 117 #define VPFE_DMA_CNTL_OVERFLOW BIT(31) macro |
H A D | am437x-vpfe.c | 337 if ((dma_cntl & VPFE_DMA_CNTL_OVERFLOW)) in vpfe_ccdc_close() |