Home
last modified time | relevance | path

Searched refs:dlast_sga (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.c373 edma_writel(edma, (s32)tcd->dlast_sga, in fsl_edma_set_tcd_regs()
374 &regs->tcd[ch].dlast_sga); in fsl_edma_set_tcd_regs()
382 u16 biter, u16 doff, u32 dlast_sga, bool major_int, in fsl_edma_fill_tcd() argument
406 tcd->dlast_sga = cpu_to_le32(dlast_sga); in fsl_edma_fill_tcd()
H A Dfsl-edma-common.h79 __le32 dlast_sga; member
H A Dmpc512x_dma.c156 u32 dlast_sga; /* Last Destination address adjustment/scatter member
290 prev->tcd->dlast_sga = mdesc->tcd_paddr; in mpc_dma_execute()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dedma.h66 u32 dlast_sga; /* 0x18 Last Dest Adr Adj/Scatter Gather Adr */ member