Lines Matching full:copper
142 /* Copper Specific Interrupt Enable Register */
182 #define MII_88E1510_GEN_CTRL_REG_1_MODE_RGMII 0x0 /* RGMII to copper */
183 #define MII_88E1510_GEN_CTRL_REG_1_MODE_SGMII 0x1 /* SGMII to copper */
680 /* If not using SGMII or copper 1000BaseX modes, use normal process. in m88e1111_config_aneg()
692 /* Configure the copper link first */ in m88e1111_config_aneg()
703 /* Do not touch the fiber advertisement if we're in copper->sgmii mode. in m88e1111_config_aneg()
728 /* Configure the copper link first */ in m88e1510_config_aneg()
733 /* Do not touch the fiber page if we're in copper->sgmii mode */ in m88e1510_config_aneg()
880 /* make sure copper is selected */ in m88e1111_config_init_sgmii()
918 /* If using copper mode, ensure 1000BaseX auto-negotiation is enabled */ in m88e1111_config_init_1000basex()
1233 /* SGMII-to-Copper mode initialization */ in m88e1510_config_init()
1240 /* In reg 20, write MODE[2:0] = 0x1 (SGMII to Copper) */ in m88e1510_config_init()
1652 /* Use the generic register for copper link status, in marvell_read_status_page()
1685 * Some Marvell's phys have two modes: fiber and copper.
1689 * If the fiber link is down, check the copper link and status which
1711 * to restore Copper page in other functions which in marvell_read_status()
1718 /* If fiber link is down, check and save copper mode state */ in marvell_read_status()
1733 * Some Marvell's phys have two modes: fiber and copper.
1752 /* Then, the copper link */ in marvell_suspend()
1768 * Some Marvell's phys have two modes: fiber and copper.
1787 /* Then, the copper link */ in marvell_resume()