Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Ddma.h117 struct mxs_dma_desc { struct
118 struct mxs_dma_cmd cmd;
119 unsigned int flags;
120 dma_addr_t address;
121 void *buffer;
122 struct list_head node;