Searched refs:EDMA_LL_SZ (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/dw-edma/ | ||
D | dw-edma-core.h | 17 #define EDMA_LL_SZ 24 macro |
D | dw-edma-core.c | 695 chan->ll_max = (ll_chunk / EDMA_LL_SZ) - 1; in dw_edma_channel_setup() |