Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.c448 edma_write_tcdreg(fsl_chan, tcd->dlast_sga, dlast_sga); in fsl_edma_set_tcd_regs()
476 u16 biter, u16 doff, u32 dlast_sga, bool major_int, in fsl_edma_fill_tcd() argument
517 tcd->dlast_sga = cpu_to_le32(dlast_sga); in fsl_edma_fill_tcd()
H A Dfsl-edma-common.h86 __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()
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dedma.h65 u32 dlast_sga; /* 0x18 Last Dest Adr Adj/Scatter Gather Adr */ member