Home
last modified time | relevance | path

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

/drivers/dma/dw/
Didma32.c18 cfglo |= IDMA32C_CFGL_DST_BURST_ALIGN | IDMA32C_CFGL_SRC_BURST_ALIGN; in idma32_initialize_chan()
Dregs.h240 #define IDMA32C_CFGL_DST_BURST_ALIGN (1 << 0) /* dst burst align */ macro