Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h23 #define DMAC_MAX_BLK_SIZE 0x200000 macro
H A Ddw-axi-dmac-platform.c1339 if (carr[tmp] == 0 || carr[tmp] > DMAC_MAX_BLK_SIZE) in parse_device_properties()