Searched defs:eth_mac_regs (Results 1 – 1 of 1) sorted by relevance
26 struct eth_mac_regs { struct27 u32 conf; /* 0x00 */28 u32 framefilt; /* 0x04 */31 u32 miiaddr; /* 0x10 */32 u32 miidata; /* 0x14 */33 u32 flowcontrol; /* 0x18 */34 u32 vlantag; /* 0x1c */35 u32 version; /* 0x20 */36 u8 reserved_1[20];37 u32 intreg; /* 0x38 */[all …]
Completed in 8 milliseconds