Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddesignware.h24 struct eth_mac_regs { struct
25 u32 conf; /* 0x00 */
26 u32 framefilt; /* 0x04 */
27 u32 hashtablehigh; /* 0x08 */
28 u32 hashtablelow; /* 0x0c */
29 u32 miiaddr; /* 0x10 */
30 u32 miidata; /* 0x14 */
31 u32 flowcontrol; /* 0x18 */
32 u32 vlantag; /* 0x1c */
33 u32 version; /* 0x20 */
[all …]