Lines Matching +full:1000 +full:basex
188 /* RGMII to 1000BASE-X */
684 /* If not using SGMII or copper 1000BaseX modes, use normal process. in m88e1111_config_aneg()
769 * LED[0] .. 1000Mbps Link in marvell_config_led()
922 /* If using copper mode, ensure 1000BaseX auto-negotiation is enabled */ in m88e1111_config_init_1000basex()
974 * 1000BaseX) to SGMII, the state of the support bits may have in m88e1111_config_init()
1289 /* Enable 1000 Mbit */ in m88e1118_config_init()
1332 /* Enable 1000 Mbit */ in m88e1149_config_init()
1618 /* The fiber link is only 1000M capable */ in marvell_read_status_page_an()
2029 msleep(1000); in m88e1510_loopback()
2077 return 1000 * amplitude / 128; in marvell_vct5_amplitude()
2278 ret = ethnl_cable_test_pulse(phydev, 1000); in marvell_vct5_cable_test_tdr_start()
2486 *temp = ((ret & MII_88E1510_TEMP_SENSOR_MASK) - 25) * 1000; in m88e1510_get_temp()
2505 *temp *= 1000; in m88e1510_get_temp_critical()
2512 temp = temp / 1000; in m88e1510_set_temp_critical()
2576 *temp = (sum - 75) * 1000; in m88e6390_get_temp()
2620 MII_88E6393_TEMP_SENSOR_THRESHOLD_SHIFT) - 75) * 1000; in m88e6393_get_temp_critical()
2627 temp = (temp / 1000) + 75; in m88e6393_set_temp_critical()