Lines Matching full:copper
126 /* Copper Specific Interrupt Enable Register */
165 #define MII_88E1510_GEN_CTRL_REG_1_MODE_SGMII 0x1 /* SGMII to copper */
642 /* Configure the copper link first */ in m88e1510_config_aneg()
647 /* Do not touch the fiber page if we're in copper->sgmii mode */ in m88e1510_config_aneg()
789 /* make sure copper is selected */ in m88e1111_config_init_sgmii()
1031 /* SGMII-to-Copper mode initialization */ in m88e1510_config_init()
1038 /* In reg 20, write MODE[2:0] = 0x1 (SGMII to Copper) */ in m88e1510_config_init()
1450 /* Use the generic register for copper link status, in marvell_read_status_page()
1483 * Some Marvell's phys have two modes: fiber and copper.
1487 * If the fiber link is down, check the copper link and status which
1509 * to restore Copper page in other functions which in marvell_read_status()
1516 /* If fiber link is down, check and save copper mode state */ in marvell_read_status()
1531 * Some Marvell's phys have two modes: fiber and copper.
1550 /* Then, the copper link */ in marvell_suspend()
1566 * Some Marvell's phys have two modes: fiber and copper.
1585 /* Then, the copper link */ in marvell_resume()