Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h91 struct fsl_edma3_ch_reg { struct
247 (void __iomem *)&(container_of(chan->tcd, struct fsl_edma3_ch_reg, tcd)->__name))
251 (void __iomem *)&(container_of(chan->tcd, struct fsl_edma3_ch_reg, tcd)->__name))
H A Dfsl-edma-main.c354 .mux_off = 0x10000 + offsetof(struct fsl_edma3_ch_reg, ch_mux),
370 .mux_off = 0x10000 + offsetof(struct fsl_edma3_ch_reg, ch_mux),
577 offsetof(struct fsl_edma3_ch_reg, tcd) : 0; in fsl_edma_probe()