Searched refs:IDMA64C_CFGH_DST_PER (Results 1 – 2 of 2) sorted by relevance
| /drivers/dma/ | ||
| A D | idma64.h | 69 #define IDMA64C_CFGH_DST_PER(x) ((x) << 4) /* dst peripheral */ macro |
| A D | idma64.c | 61 u32 cfghi = IDMA64C_CFGH_SRC_PER(1) | IDMA64C_CFGH_DST_PER(0); in idma64_chan_init() |
Completed in 721 milliseconds