Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/
H A Ddma.h139 struct mxs_dma_chan { struct
140 const char *name;
141 unsigned long dev;
142 struct mxs_dma_device *dma;
143 unsigned int flags;
144 unsigned int active_num;
145 unsigned int pending_num;
146 struct list_head active;
147 struct list_head done;