Home
last modified time | relevance | path

Searched defs:dma_regs (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h52 struct dma_regs { struct
53 struct dma_channel m2p_channel_0;
54 struct dma_channel m2p_channel_1;
55 struct dma_channel m2p_channel_2;
56 struct dma_channel m2p_channel_3;
57 struct dma_channel m2m_channel_0;
58 struct dma_channel m2m_channel_1;
59 struct dma_channel reserved0[2];
60 struct dma_channel m2p_channel_5;
61 struct dma_channel m2p_channel_4;
[all …]
/openbmc/u-boot/drivers/spi/
H A Dzynqmp_gqspi.c157 struct zynqmp_qspi_dma_regs *dma_regs; member
164 struct zynqmp_qspi_dma_regs *dma_regs; member
528 struct zynqmp_qspi_dma_regs *dma_regs = priv->dma_regs; in zynqmp_qspi_start_dma() local
/openbmc/qemu/hw/scsi/
H A Desp-pci.c75 uint32_t dma_regs[8]; member
/openbmc/qemu/hw/dma/
H A Drc4030.c72 uint32_t dma_regs[8][4]; member
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h253 void *dma_regs; member
/openbmc/u-boot/drivers/net/
H A Ddwc_eth_qos.c271 struct eqos_dma_regs *dma_regs; member
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c227 void *dma_regs; member