Lines Matching defs:fsg_plat_eth
151 static struct eth_plat_info fsg_plat_eth[] = {
168 .platform_data = fsg_plat_eth,
176 .platform_data = fsg_plat_eth + 1,
263 fsg_plat_eth[0].hwaddr[i] = readb(f + 0x3C0422 + i);
264 fsg_plat_eth[1].hwaddr[i] = readb(f + 0x3C043B + i);
274 fsg_plat_eth[0].hwaddr[0] = readb(f + 0x3C0421);
275 fsg_plat_eth[0].hwaddr[1] = readb(f + 0x3C0420);
276 fsg_plat_eth[0].hwaddr[2] = readb(f + 0x3C0427);
277 fsg_plat_eth[0].hwaddr[3] = readb(f + 0x3C0426);
278 fsg_plat_eth[0].hwaddr[4] = readb(f + 0x3C0425);
279 fsg_plat_eth[0].hwaddr[5] = readb(f + 0x3C0424);
281 fsg_plat_eth[1].hwaddr[0] = readb(f + 0x3C0439);
282 fsg_plat_eth[1].hwaddr[1] = readb(f + 0x3C043F);
283 fsg_plat_eth[1].hwaddr[2] = readb(f + 0x3C043E);
284 fsg_plat_eth[1].hwaddr[3] = readb(f + 0x3C043D);
285 fsg_plat_eth[1].hwaddr[4] = readb(f + 0x3C043C);
286 fsg_plat_eth[1].hwaddr[5] = readb(f + 0x3C0443);
291 fsg_plat_eth[0].hwaddr);
293 fsg_plat_eth[1].hwaddr);