Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.h77 struct fsl_edma_hw_tcd { struct
100 struct fsl_edma_hw_tcd tcd;
129 struct fsl_edma_hw_tcd *vtcd;
148 struct fsl_edma_hw_tcd __iomem *tcd;
H A Dfsl-edma-main.c322 .chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
330 .chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
337 .chreg_space_sz = sizeof(struct fsl_edma_hw_tcd),
H A Dfsl-edma-common.c430 struct fsl_edma_hw_tcd *tcd) in fsl_edma_set_tcd_regs()
435 * TCD parameters are stored in struct fsl_edma_hw_tcd in little in fsl_edma_set_tcd_regs()
481 struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, in fsl_edma_fill_tcd()
806 sizeof(struct fsl_edma_hw_tcd), in fsl_edma_alloc_chan_resources()
H A Dmcf-edma-main.c204 + i * sizeof(struct fsl_edma_hw_tcd); in mcf_edma_probe()
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.h70 struct fsl_edma_hw_tcd { struct
106 struct fsl_edma_hw_tcd __iomem *tcd;
111 struct fsl_edma_hw_tcd *vtcd;
H A Dfsl-edma-common.c346 struct fsl_edma_hw_tcd *tcd) in fsl_edma_set_tcd_regs()
353 * TCD parameters are stored in struct fsl_edma_hw_tcd in little in fsl_edma_set_tcd_regs()
380 void fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, in fsl_edma_fill_tcd()
632 sizeof(struct fsl_edma_hw_tcd), in fsl_edma_alloc_chan_resources()

Completed in 7 milliseconds