Searched refs:mii_reg5 (Results 1 – 1 of 1) sorted by relevance
1553 int i, mii_reg5, err = 0; in vortex_up() local1611 mii_reg5 = mdio_read(dev, vp->phys[0], MII_LPA); in vortex_up()1612 vp->partner_flow_ctrl = ((mii_reg5 & 0x0400) != 0); in vortex_up()