Home
last modified time | relevance | path

Searched refs:LLI_BLOCK_SIZE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dk3dma.c28 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
468 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct k3_desc_hw); in k3_dma_alloc_desc_resource()
891 LLI_BLOCK_SIZE, 32, 0); in k3_dma_probe()
H A Dzx_dma.c27 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
422 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct zx_desc_hw); in zx_alloc_desc_resource()
786 LLI_BLOCK_SIZE, 32, 0); in zx_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dk3dma.c28 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
467 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct k3_desc_hw); in k3_dma_alloc_desc_resource()
890 LLI_BLOCK_SIZE, 32, 0); in k3_dma_probe()

Completed in 5 milliseconds