Searched refs:PDMA_DDA (Results 1 – 2 of 2) sorted by relevance
71 #define PDMA_DDA(n) (0x18 + 0x20 * n) /* Channel n Descriptor Address */ macro
242 WRITE4(sc, PDMA_DDA(chan->index), in chan_start()