Searched refs:IDMA64C_CTLL_SRC_INC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/ | ||
H A D | idma64.h | 44 #define IDMA64C_CTLL_SRC_INC (0 << 10) /* SAR update/not */ macro |
H A D | idma64.c | 250 ctllo |= IDMA64C_CTLL_DST_FIX | IDMA64C_CTLL_SRC_INC | in idma64_hw_desc_fill() |