Searched defs:DMA_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/parisc/include/asm/ | ||
D | dma.h | 26 #define DMA_CHUNK_SIZE (BITS_PER_LONG*PAGE_SIZE) macro |
/linux-6.12.1/drivers/dma/ | ||
D | sa11x0-dma.c | 25 #define DMA_CHUNK_SIZE 0x1000 macro |