Searched refs:DMA_TCDn_DLASTSGA (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.h93 #define DMA_TCDn_DLASTSGA(n) (0x18 + 0x20 * n) /* Last Dst Addr Adjustment/Scatter Gather Address */ macro
H A Dvf_edma.c231 TCD_WRITE4(sc, DMA_TCDn_DLASTSGA(chnum), tcd->dlast_sga);

Completed in 107 milliseconds