Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/mach-imx/
Ddma.h138 struct mxs_dma_chan { struct
139 const char *name;
140 unsigned long dev;
141 struct mxs_dma_device *dma;
142 unsigned int flags;
143 unsigned int active_num;
144 unsigned int pending_num;
145 struct list_head active;
146 struct list_head done;