Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dep93xx_dma.c122 struct ep93xx_dma_desc { struct
123 u32 src_addr;
124 u32 dst_addr;
125 size_t size;
126 bool complete;
127 struct dma_async_tx_descriptor txd;
128 struct list_head tx_list;
129 struct list_head node;