Home
last modified time | relevance | path

Searched defs:dw_gmac_dma_regs (Results 1 – 1 of 1) sorted by relevance

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.h97 struct dw_gmac_dma_regs struct
99 volatile reg_type busmode; /* 0x00 */
100 volatile reg_type txpolldemand; /* 0x04 */
101 volatile reg_type rxpolldemand; /* 0x08 */
102 volatile reg_type rxdesclistaddr; /* 0x0c */
103 volatile reg_type txdesclistaddr; /* 0x10 */
104 volatile reg_type status; /* 0x14 */
105 volatile reg_type opmode; /* 0x18 */
108 volatile reg_type wdtforri; /* 0x24 */
110 volatile reg_type axibus; /* 0x28 */
[all …]

Completed in 6 milliseconds