Searched refs:IDMA64C_CTLL_DST_WIDTH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ | ||
H A D | idma64.h | 40 #define IDMA64C_CTLL_DST_WIDTH(x) ((x) << 1) /* bytes per element */ macro |
H A D | idma64.c | 270 IDMA64C_CTLL_DST_WIDTH(dst_width) | in idma64_hw_desc_fill() |