Home
last modified time | relevance | path

Searched refs:LLI_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/dma/
Dzx_dma.c27 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
424 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct zx_desc_hw); in zx_alloc_desc_resource()
793 LLI_BLOCK_SIZE, 32, 0); in zx_dma_probe()
Dk3dma.c28 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
462 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()