Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.h55 struct dw_gmac_mac_regs { struct
56 volatile uint32_t conf; /* 0x00 */
59 volatile uint32_t hashtablelow; /* 0x0c */
60 volatile uint32_t miiaddr; /* 0x10 */
61 volatile uint32_t miidata; /* 0x14 */
62 volatile uint32_t flowcontrol; /* 0x18 */
63 volatile uint32_t vlantag; /* 0x1c */
64 volatile uint32_t version; /* 0x20 */
65 volatile uint32_t reserved_1[5];
66 volatile uint32_t intreg; /* 0x38 */
[all …]

Completed in 26 milliseconds