Searched defs:loongson2_dma_desc (Results 1 – 1 of 1) sorted by relevance
215 struct loongson2_dma_desc { struct216 u32 ndesc_addr;217 u32 mem_addr;218 u32 apb_addr;219 u32 len;220 u32 step_len;221 u32 step_times;222 u32 cmd;223 u32 stats;224 u32 high_ndesc_addr;[all …]