Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw/
Didma32.c18 cfglo |= IDMA32C_CFGL_DST_BURST_ALIGN | IDMA32C_CFGL_SRC_BURST_ALIGN; in idma32_initialize_chan()
Dregs.h239 #define IDMA32C_CFGL_SRC_BURST_ALIGN (1 << 1) /* src burst align */ macro