Home
last modified time | relevance | path

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

/drivers/dma/dw/
Didma32.c22 cfghi |= IDMA32C_CFGH_SRC_PER(dwc->dws.src_id & 0xf); in idma32_initialize_chan()
Dregs.h247 #define IDMA32C_CFGH_SRC_PER(x) ((x) << 0) macro