Home
last modified time | relevance | path

Searched refs:dlast_sga (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
406 tcd->dlast_sga = cpu_to_le32(dlast_sga); in fsl_edma_fill_tcd()
380 fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
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()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c455 edma_write_tcdreg(fsl_chan, tcd->dlast_sga, dlast_sga); in fsl_edma_set_tcd_regs()
483 u16 biter, u16 doff, u32 dlast_sga, bool major_int, in fsl_edma_fill_tcd()
524 tcd->dlast_sga = cpu_to_le32(dlast_sga); in fsl_edma_fill_tcd()
480 fsl_edma_fill_tcd(struct fsl_edma_chan *fsl_chan, struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
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()

Completed in 9 milliseconds