Searched refs:MII_PHYSID2 (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmii.h18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmii.h18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e100/
H A De100_phy.c201 e100_mdi_read(bdp, MII_PHYSID2, bdp->phy_addr, &high_id_reg);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dioc3-eth.c835 mr3 = mii_read(ip, MII_PHYSID2);
1023 ip->sw_physid2 = mii_read(ip, MII_PHYSID2);
H A Dsungem.c1571 rev = phy_read(gp, MII_PHYSID2) & 0x000f;
1695 phy_id = (phy_read(gp, MII_PHYSID1) << 16 | phy_read(gp, MII_PHYSID2))
H A Dwinbond-840.c508 mdio_read(dev, phy, MII_PHYSID2);
H A Dsunhme.c1063 hp->sw_physid2 = happy_meal_tcvr_read(hp, tregs, MII_PHYSID2);
1301 hp->sw_physid2 = happy_meal_tcvr_read(hp, tregs, MII_PHYSID2);
H A Dtg3.c5606 err |= tg3_readphy(tp, MII_PHYSID2, &hw_phy_id_2);

Completed in 154 milliseconds