Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Didma64.h42 #define IDMA64C_CTLL_DST_INC (0 << 8) /* DAR update/not */ macro
H A Didma64.c257 ctllo |= IDMA64C_CTLL_DST_INC | IDMA64C_CTLL_SRC_FIX | in idma64_hw_desc_fill()