Home
last modified time | relevance | path

Searched defs:edma (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/dma/
H A Dfsl-edma-common.h167 struct fsl_edma_engine *edma; member
372 static inline u64 edma_readq(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readq()
390 static inline u32 edma_readl(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readl()
404 static inline u16 edma_readw(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readw()
418 static inline void edma_writeb(struct fsl_edma_engine *edma, in edma_writeb()
430 static inline void edma_writew(struct fsl_edma_engine *edma, in edma_writew()
442 static inline void edma_writel(struct fsl_edma_engine *edma, in edma_writel()
453 static inline void edma_writeq(struct fsl_edma_engine *edma, in edma_writeq()
H A Dep93xx_dma.c195 const struct ep93xx_dma_engine *edma; member
1372 struct ep93xx_dma_engine *edma; in ep93xx_dma_of_probe() local
1448 struct ep93xx_dma_engine *edma = ofdma->of_dma_data; in ep93xx_m2p_dma_of_xlate() local
1479 struct ep93xx_dma_engine *edma = ofdma->of_dma_data; in ep93xx_m2m_dma_of_xlate() local
1504 struct ep93xx_dma_engine *edma; in ep93xx_dma_probe() local
H A Dfsl-edma-common.c862 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_free_chan_resources() local
909 void fsl_edma_setup_regs(struct fsl_edma_engine *edma) in fsl_edma_setup_regs()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam33xx.dtsi233 edma: dma@0 { label
H A Ddm816x.dtsi149 edma: dma@0 { label
H A Dam4372.dtsi214 edma: dma@0 { label
H A Ddm814x.dtsi565 edma: dma@0 { label
/linux/arch/s390/include/asm/
H A Dpci_clp.h132 u64 edma; /* end dma as */ member
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2259 bool edma = !!(ah->caps.hw_caps & ATH9K_HW_CAP_EDMA); in ath9k_tx_last_beacon() local
H A Dxmit.c2048 bool edma; in ath_tx_txqaddbuf() local
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h516 struct dw_edma_chip edma; member