Searched refs:DMA_TCDn_SLAST (Results 1 – 2 of 2) sorted by relevance
88 #define DMA_TCDn_SLAST(n) (0x0C + 0x20 * n) /* Last Source Address Adjustment */ macro
230 TCD_WRITE4(sc, DMA_TCDn_SLAST(chnum), tcd->slast); in dma_setup()