Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h138 struct fsl_edma_engine *edma; member
259 static inline u32 edma_readl(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readl()
267 static inline u16 edma_readw(struct fsl_edma_engine *edma, void __iomem *addr) in edma_readw()
275 static inline void edma_writeb(struct fsl_edma_engine *edma, in edma_writeb()
285 static inline void edma_writew(struct fsl_edma_engine *edma, in edma_writew()
295 static inline void edma_writel(struct fsl_edma_engine *edma, in edma_writel()
H A Dfsl-edma-common.c812 struct fsl_edma_engine *edma = fsl_chan->edma; in fsl_edma_free_chan_resources() local
854 void fsl_edma_setup_regs(struct fsl_edma_engine *edma) in fsl_edma_setup_regs()
H A Dep93xx_dma.c166 const struct ep93xx_dma_engine *edma; member
1321 struct ep93xx_dma_engine *edma; in ep93xx_dma_probe() local
/openbmc/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
H A Ddra7.dtsi397 edma: dma@0 { label
/openbmc/u-boot/arch/arm/dts/
H A Ddm816x.dtsi134 edma: edma@49000000 { label
H A Dam33xx.dtsi259 edma: edma@49000000 { label
H A Dam4372.dtsi138 edma: edma@49000000 { label
H A Ddra7.dtsi462 edma: edma@43300000 { label
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c395 bool edma = !!(ah->caps.hw_caps & ATH9K_HW_CAP_EDMA); in ath9k_beacon_tasklet() local
H A Drecv.c1071 bool edma = !!(ah->caps.hw_caps & ATH9K_HW_CAP_EDMA); in ath_rx_tasklet() local
H A Dmain.c2259 bool edma = !!(ah->caps.hw_caps & ATH9K_HW_CAP_EDMA); in ath9k_tx_last_beacon() local
H A Dxmit.c2047 bool edma; in ath_tx_txqaddbuf() local
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h136 uint64_t edma; /* end dma as */ member
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h127 u64 edma; /* end dma as */ member
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h402 struct dw_edma_chip edma; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h498 unsigned int edma; member