Home
last modified time | relevance | path

Searched refs:fsl_edma3_ch_reg (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/dma/
Dfsl-edma-common.h90 struct fsl_edma3_ch_reg { struct
243 (void __iomem *)&(container_of(chan->tcd, struct fsl_edma3_ch_reg, tcd)->__name))
247 (void __iomem *)&(container_of(chan->tcd, struct fsl_edma3_ch_reg, tcd)->__name))
Dfsl-edma-main.c537 offsetof(struct fsl_edma3_ch_reg, tcd) : 0; in fsl_edma_probe()