Searched defs:sgdma_descrip (Results 1 – 1 of 1) sorted by relevance
21 struct sgdma_descrip { struct22 u32 raddr; /* address of data to be read */23 u32 pad1;24 u32 waddr;25 u32 pad2;26 u32 next;27 u32 pad3;28 u16 bytes;29 u8 rburst;30 u8 wburst;[all …]