Searched defs:dw_edma_v0_ch_regs (Results 1 – 1 of 1) sorted by relevance
27 struct dw_edma_v0_ch_regs { struct28 u32 ch_control1; /* 0x0000 */29 u32 ch_control2; /* 0x0004 */30 u32 transfer_size; /* 0x0008 */31 union {55 struct dw_edma_v0_ch_regs wr; /* 0x0200 */ argument