Lines Matching +full:1000 +full:basex
189 /* RGMII to 1000BASE-X */
723 /* In 1000base-X and SGMII modes, the inband mode can be changed in m88e1111_inband_caps()
770 /* If not using SGMII or copper 1000BaseX modes, use normal process. in m88e1111_config_aneg()
855 * LED[0] .. 1000Mbps Link in marvell_config_led()
1008 /* If using copper mode, ensure 1000BaseX auto-negotiation is enabled. in m88e1111_config_init_1000basex()
1009 * FIXME: this does not actually enable 1000BaseX auto-negotiation if in m88e1111_config_init_1000basex()
1063 * 1000BaseX) to SGMII, the state of the support bits may have in m88e1111_config_init()
1378 /* Enable 1000 Mbit */ in m88e1118_config_init()
1421 /* Enable 1000 Mbit */ in m88e1149_config_init()
1705 /* The fiber link is only 1000M capable */ in marvell_read_status_page_an()
2170 msleep(1000); in m88e1510_loopback()
2218 return 1000 * amplitude / 128; in marvell_vct5_amplitude()
2419 ret = ethnl_cable_test_pulse(phydev, 1000); in marvell_vct5_cable_test_tdr_start()
2895 *temp = ((ret & MII_88E1510_TEMP_SENSOR_MASK) - 25) * 1000; in m88e1510_get_temp()
2914 *temp *= 1000; in m88e1510_get_temp_critical()
2921 temp = temp / 1000; in m88e1510_set_temp_critical()
2985 *temp = (sum - 75) * 1000; in m88e6390_get_temp()
3029 MII_88E6393_TEMP_SENSOR_THRESHOLD_SHIFT) - 75) * 1000; in m88e6393_get_temp_critical()
3036 temp = (temp / 1000) + 75; in m88e6393_set_temp_critical()