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