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