Searched refs:IDMA64C_CFGL_DST_BURST_ALIGN (Results 1 – 2 of 2) sorted by relevance
61 #define IDMA64C_CFGL_DST_BURST_ALIGN (1 << 0) /* dst burst align */ macro
69 cfglo |= IDMA64C_CFGL_DST_BURST_ALIGN | IDMA64C_CFGL_SRC_BURST_ALIGN; in idma64_chan_init()