Lines Matching +full:1000 +full:basex
188 /* RGMII to 1000BASE-X */
727 /* If not using SGMII or copper 1000BaseX modes, use normal process. in m88e1111_config_aneg()
812 * LED[0] .. 1000Mbps Link in marvell_config_led()
965 /* If using copper mode, ensure 1000BaseX auto-negotiation is enabled. in m88e1111_config_init_1000basex()
966 * FIXME: this does not actually enable 1000BaseX auto-negotiation if in m88e1111_config_init_1000basex()
1020 * 1000BaseX) to SGMII, the state of the support bits may have in m88e1111_config_init()
1335 /* Enable 1000 Mbit */ in m88e1118_config_init()
1378 /* Enable 1000 Mbit */ in m88e1149_config_init()
1664 /* The fiber link is only 1000M capable */ in marvell_read_status_page_an()
2120 msleep(1000); in m88e1510_loopback()
2168 return 1000 * amplitude / 128; in marvell_vct5_amplitude()
2369 ret = ethnl_cable_test_pulse(phydev, 1000); in marvell_vct5_cable_test_tdr_start()
2845 *temp = ((ret & MII_88E1510_TEMP_SENSOR_MASK) - 25) * 1000; in m88e1510_get_temp()
2864 *temp *= 1000; in m88e1510_get_temp_critical()
2871 temp = temp / 1000; in m88e1510_set_temp_critical()
2935 *temp = (sum - 75) * 1000; in m88e6390_get_temp()
2979 MII_88E6393_TEMP_SENSOR_THRESHOLD_SHIFT) - 75) * 1000; in m88e6393_get_temp_critical()
2986 temp = (temp / 1000) + 75; in m88e6393_set_temp_critical()