Searched defs:eqos_dma_regs (Results 1 – 1 of 1) sorted by relevance
160 struct eqos_dma_regs { struct161 uint32_t mode; /* 0x1000 */162 uint32_t sysbus_mode; /* 0x1004 */163 uint32_t unused_1008[(0x1100 - 0x1008) / 4]; /* 0x1008 */164 uint32_t ch0_control; /* 0x1100 */165 uint32_t ch0_tx_control; /* 0x1104 */166 uint32_t ch0_rx_control; /* 0x1108 */167 uint32_t unused_110c; /* 0x110c */168 uint32_t ch0_txdesc_list_haddress; /* 0x1110 */169 uint32_t ch0_txdesc_list_address; /* 0x1114 */[all …]