Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h53 struct dma_regs { struct
54 struct dma_channel m2p_channel_0;
55 struct dma_channel m2p_channel_1;
56 struct dma_channel m2p_channel_2;
57 struct dma_channel m2p_channel_3;
58 struct dma_channel m2m_channel_0;
59 struct dma_channel m2m_channel_1;
60 struct dma_channel reserved0[2];
61 struct dma_channel m2p_channel_5;
62 struct dma_channel m2p_channel_4;
[all …]
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.h53 struct eqos_dma_regs *dma_regs; member
H A Dcpsw.c264 void *dma_regs; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Datmel_usba_udc.h254 void *dma_regs; member