Home
last modified time | relevance | path

Searched defs:DMA_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/parisc/include/asm/
Ddma.h26 #define DMA_CHUNK_SIZE (BITS_PER_LONG*PAGE_SIZE) macro
/linux-6.12.1/drivers/dma/
Dsa11x0-dma.c25 #define DMA_CHUNK_SIZE 0x1000 macro