Home
last modified time | relevance | path

Searched refs:VPFE_DMA_CNTL_OVERFLOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/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()
338 vpfe_dbg(1, vpfe, "VPFE_DMA_CNTL_OVERFLOW is still set (%x)", in vpfe_ccdc_close()
/kernel/linux/linux-6.6/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()
338 vpfe_dbg(1, vpfe, "VPFE_DMA_CNTL_OVERFLOW is still set (%x)", in vpfe_ccdc_close()

Completed in 7 milliseconds