Lines Matching defs:armdfec_reg
155 struct armdfec_reg { struct
156 u32 phyadr; /* PHY Address */
157 u32 pad1[3];
158 u32 smi; /* SMI */
159 u32 pad2[0xFB];
160 u32 pconf; /* Port configuration */
161 u32 pad3;
162 u32 pconf_ext; /* Port configuration extend */
163 u32 pad4;
164 u32 pcmd; /* Port Command */
165 u32 pad5;
166 u32 pstatus; /* Port Status */
167 u32 pad6;
168 u32 spar; /* Serial Parameters */
169 u32 pad7;
170 u32 htpr; /* Hash table pointer */
171 u32 pad8;
172 u32 fcsal; /* Flow control source address low */
173 u32 pad9;
174 u32 fcsah; /* Flow control source address high */
175 u32 pad10;
176 u32 sdma_conf; /* SDMA configuration */
200 struct armdfec_reg *regs; argument