Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Didma64.h44 #define IDMA64C_CTLL_SRC_INC (0 << 10) /* SAR update/not */ macro
H A Didma64.c250 ctllo |= IDMA64C_CTLL_DST_FIX | IDMA64C_CTLL_SRC_INC | in idma64_hw_desc_fill()