Searched defs:eqos_dma_regs (Results 1 – 1 of 1) sorted by relevance
173 struct eqos_dma_regs { struct174 uint32_t mode; /* 0x1000 */175 uint32_t sysbus_mode; /* 0x1004 */176 uint32_t unused_1008[(0x1100 - 0x1008) / 4]; /* 0x1008 */177 uint32_t ch0_control; /* 0x1100 */178 uint32_t ch0_tx_control; /* 0x1104 */179 uint32_t ch0_rx_control; /* 0x1108 */180 uint32_t unused_110c; /* 0x110c */181 uint32_t ch0_txdesc_list_haddress; /* 0x1110 */182 uint32_t ch0_txdesc_list_address; /* 0x1114 */[all …]