Lines Matching refs:fiber
577 * register for fiber link.
603 * enabled, then we write the BMCR. Adapted for fiber link in
621 /* Setup fiber advertisement */
647 /* Do not touch the fiber page if we're in copper->sgmii mode */
651 /* Then the fiber link */
1356 * @lpa: value of the MII_LPA register for fiber link
1372 int fiber, int status)
1401 if (!fiber) {
1412 /* The fiber link is only 1000M capable */
1443 int fiber;
1451 * and the PHY status register for fiber link status.
1462 fiber = 1;
1464 fiber = 0;
1471 phydev->port = fiber ? PORT_FIBRE : PORT_TP;
1474 err = marvell_read_status_page_an(phydev, fiber, status);
1483 * Some Marvell's phys have two modes: fiber and copper.
1486 * First, check the fiber link and status.
1487 * If the fiber link is down, check the copper link and status which
1494 /* Check the fiber mode first */
1506 /* If the fiber link is up, it is the selected and
1508 * fiber page. Please to be careful about that, avoid
1510 * could break the behaviour for some fiber phy like
1516 /* If fiber link is down, check and save copper mode state */
1531 * Some Marvell's phys have two modes: fiber and copper.
1538 /* Suspend the fiber mode first */
1566 * Some Marvell's phys have two modes: fiber and copper.
1573 /* Resume the fiber mode first */