Searched refs:IDMA64C_CTLL_DST_INC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/ | ||
H A D | idma64.h | 42 #define IDMA64C_CTLL_DST_INC (0 << 8) /* DAR update/not */ macro |
H A D | idma64.c | 257 ctllo |= IDMA64C_CTLL_DST_INC | IDMA64C_CTLL_SRC_FIX | in idma64_hw_desc_fill() |