Searched refs:DMA_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
234 #define DMA_BUF_SIZE (56 * 1024 * 1024) macro235 extern uint8_t dma_buf[DMA_BUF_SIZE];247 #define DMA_BufNum (DMA_BUF_SIZE / (p_eng->dat.DMABuf_Size))
32 uint8_t __attribute__ ((aligned (1024*1024))) dma_buf[DMA_BUF_SIZE];
83 #define DMA_BUF_SIZE 0x1ff00 /* size in bytes of dma buffers */ macro1083 DMA_BUF_SIZE, COMEDI_ISADMA_READ); in das1800_init_dma()