Lines Matching defs:eth_regs
66 struct eth_regs { struct
67 u32 ethintfc;
68 u32 ethfifott;
69 u32 etharc;
70 u32 ethhash0;
71 u32 ethhash1;
72 u32 ethu0[4]; /* Reserved. */
73 u32 ethpfs;
74 u32 ethmcp;
75 u32 eth_u1[10]; /* Reserved. */
76 u32 ethspare;
77 u32 eth_u2[42]; /* Reserved. */
78 u32 ethsal0;
79 u32 ethsah0;
80 u32 ethsal1;
81 u32 ethsah1;
82 u32 ethsal2;
83 u32 ethsah2;
84 u32 ethsal3;
85 u32 ethsah3;
86 u32 ethrbc;
87 u32 ethrpc;
88 u32 ethrupc;
89 u32 ethrfc;
90 u32 ethtbc;
91 u32 ethgpf;
92 u32 eth_u9[50]; /* Reserved. */
93 u32 ethmac1;
94 u32 ethmac2;
95 u32 ethipgt;
96 u32 ethipgr;
97 u32 ethclrt;
98 u32 ethmaxf;
99 u32 eth_u10; /* Reserved. */
100 u32 ethmtest;
101 u32 miimcfg;
102 u32 miimcmd;
103 u32 miimaddr;
104 u32 miimwtd;
105 u32 miimrdd;
106 u32 miimind;
107 u32 eth_u11; /* Reserved. */
108 u32 eth_u12; /* Reserved. */
109 u32 ethcfsa0;
110 u32 ethcfsa1;
111 u32 ethcfsa2;
336 struct eth_regs __iomem *eth_regs; member