Searched refs:IDMA32C_CFGH_SRC_PER (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/dw/ | ||
D | idma32.c | 22 cfghi |= IDMA32C_CFGH_SRC_PER(dwc->dws.src_id & 0xf); in idma32_initialize_chan() |
D | regs.h | 247 #define IDMA32C_CFGH_SRC_PER(x) ((x) << 0) macro |