Searched refs:tbipa (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfsl_pq_mdio.c219 return &enet_regs->tbipa;
276 u32 __iomem *tbipa; local
344 tbipa = get_gfar_tbipa(regs, np);
345 if (!tbipa) {
359 tbipa = &regs->utbipar;
390 out_be32(tbipa, 0);
397 * have PHYs at 1-31, rather than change tbipa and rescan.
405 out_be32(tbipa, tbiaddr);
H A Dgianfar.h671 u32 tbipa; /* 0x.030 - TBI PHY Address Register */ member in struct:gfar

Completed in 107 milliseconds