Searched defs:dlast_sga (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | fsl-edma-common.c | 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 D | fsl-edma-common.h | 79 __le32 dlast_sga; member
|
H A D | mpc512x_dma.c | 156 u32 dlast_sga; /* Last Destination address adjustment/scatter member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | fsl-edma-common.c | 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 D | fsl-edma-common.h | 86 __le32 dlast_sga; member
|
H A D | mpc512x_dma.c | 156 u32 dlast_sga; /* Last Destination address adjustment/scatter member
|
Completed in 8 milliseconds