Lines Matching defs:phy
456 int phy = phyn & 0x1f;
457 int mii_status = tulip_mdio_read (dev, phy, MII_BMSR);
466 mii_reg0 = tulip_mdio_read (dev, phy, MII_BMCR);
467 mii_advert = tulip_mdio_read (dev, phy, MII_ADVERTISE);
475 unsigned int tmpadv = tulip_mdio_read (dev, phy, MII_BMSR);
490 tp->phys[phy_idx++] = phy;
493 board_idx, phy, mii_reg0, mii_status, mii_advert);
498 board_idx, to_advert, phy, mii_advert);
499 tulip_mdio_write (dev, phy, 4, to_advert);
535 tulip_mdio_write (dev, phy, MII_BMCR, new_bmcr);
538 tulip_mdio_write (dev, phy, MII_BMCR, new_bmcr);