Searched defs:udma_s2m_regs (Results 1 – 1 of 1) sorted by relevance
288 struct udma_s2m_regs { struct289 uint32_t rsrvd_0[64];290 struct udma_axi_s2m axi_s2m; /* [0x100] */291 struct udma_s2m s2m; /* [0x200] */292 struct udma_s2m_rd s2m_rd; /* [0x300] */293 struct udma_s2m_wr s2m_wr; /* [0x340] */294 struct udma_s2m_comp s2m_comp; /* [0x380] */295 uint32_t rsrvd_1[80];296 struct udma_s2m_stat s2m_stat; /* [0x500] */297 struct udma_s2m_feature s2m_feature; /* [0x600] */[all …]