Home
last modified time | relevance | path

Searched refs:VPFE_DMA_CNTL_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe_regs.h117 #define VPFE_DMA_CNTL_OVERFLOW BIT(31) macro
H A Dam437x-vpfe.c337 if ((dma_cntl & VPFE_DMA_CNTL_OVERFLOW)) in vpfe_ccdc_close()