Lines Matching full:copper

142 /* Copper Specific Interrupt Enable Register */
186 #define MII_88E1510_GEN_CTRL_REG_1_MODE_RGMII 0x0 /* RGMII to copper */
187 #define MII_88E1510_GEN_CTRL_REG_1_MODE_SGMII 0x1 /* SGMII to copper */
727 /* If not using SGMII or copper 1000BaseX modes, use normal process. in m88e1111_config_aneg()
739 /* Configure the copper link first */ in m88e1111_config_aneg()
750 /* Do not touch the fiber advertisement if we're in copper->sgmii mode. in m88e1111_config_aneg()
775 /* Configure the copper link first */ in m88e1510_config_aneg()
780 /* Do not touch the fiber page if we're in copper->sgmii mode */ in m88e1510_config_aneg()
927 /* make sure copper is selected */ in m88e1111_config_init_sgmii()
965 /* If using copper mode, ensure 1000BaseX auto-negotiation is enabled. in m88e1111_config_init_1000basex()
1283 /* SGMII-to-Copper mode initialization */ in m88e1510_config_init()
1290 /* In reg 20, write MODE[2:0] = 0x1 (SGMII to Copper) */ in m88e1510_config_init()
1702 /* Use the generic register for copper link status, in marvell_read_status_page()
1735 * Some Marvell's phys have two modes: fiber and copper.
1739 * If the fiber link is down, check the copper link and status which
1761 * to restore Copper page in other functions which in marvell_read_status()
1768 /* If fiber link is down, check and save copper mode state */ in marvell_read_status()
1783 * Some Marvell's phys have two modes: fiber and copper.
1802 /* Then, the copper link */ in marvell_suspend()
1818 * Some Marvell's phys have two modes: fiber and copper.
1837 /* Then, the copper link */ in marvell_resume()