Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dzx_dma.c30 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
427 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct zx_desc_hw); in zx_alloc_desc_resource()
796 LLI_BLOCK_SIZE, 32, 0); in zx_dma_probe()
Dk3dma.c31 #define LLI_BLOCK_SIZE (4 * PAGE_SIZE) macro
449 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct k3_desc_hw); in k3_dma_alloc_desc_resource()
846 LLI_BLOCK_SIZE, 32, 0); in k3_dma_probe()