Searched refs:IDMA64C_CTLL_DST_MSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/dma/ | ||
| D | idma64.h | 49 #define IDMA64C_CTLL_DST_MSIZE(x) ((x) << 11) /* burst, #elements */ macro |
| D | idma64.c | 274 IDMA64C_CTLL_DST_MSIZE(config->dst_maxburst) | in idma64_hw_desc_fill() |