| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | xilinx_phy.c | 60 phydev->speed = SPEED_1000; in xilinxphy_startup() 83 phydev->speed = SPEED_1000; in xilinxphy_startup() 96 phydev->speed = SPEED_1000; in xilinxphy_startup()
|
| H A D | realtek.c | 171 phydev->speed = SPEED_1000; in rtl8211x_parse_status() 216 phydev->speed = SPEED_1000; in rtl8211f_parse_status()
|
| H A D | fixed.c | 26 if (val != SPEED_10 && val != SPEED_100 && val != SPEED_1000) { in fixedphy_probe()
|
| H A D | phy.c | 135 if (SPEED_1000 == phydev->speed) in genphy_setup_forced() 323 phydev->speed = SPEED_1000; in genphy_parse_link() 358 phydev->speed = SPEED_1000; in genphy_parse_link() 373 phydev->speed = SPEED_1000; in genphy_parse_link() 570 case SPEED_1000: in phy_set_supported()
|
| H A D | et1011c.c | 57 phydev->speed = SPEED_1000; in et1011c_parse_status()
|
| H A D | broadcom.c | 92 phydev->speed = SPEED_1000; in bcm54xx_parse_status() 96 phydev->speed = SPEED_1000; in bcm54xx_parse_status()
|
| H A D | natsemi.c | 73 phydev->speed = SPEED_1000; in dp83865_parse_status()
|
| H A D | aquantia.c | 100 phydev->speed = SPEED_1000; in aquantia_startup()
|
| H A D | micrel_ksz90x1.c | 62 phydev->speed = SPEED_1000; in ksz90xx_startup()
|
| H A D | mv88e61xx.c | 504 phydev->speed = SPEED_1000; in mv88e61xx_parse_status() 681 phydev->speed = SPEED_1000; in mv88e61xx_read_port_config()
|
| H A D | vitesse.c | 99 phydev->speed = SPEED_1000; in vitesse_parse_status()
|
| H A D | mscc.c | 216 phydev->speed = SPEED_1000; in mscc_parse_status()
|
| H A D | marvell.c | 173 phydev->speed = SPEED_1000; in m88e1xxx_parse_status()
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.c | 267 case SPEED_1000: in genmii_setup_forced() 423 mii_info->speed = SPEED_1000; in genmii_read_status() 458 (uec->uec_info->speed == SPEED_1000)) { in bcm_init() 489 if ((speed == SPEED_1000) && in uec_marvell_init() 547 mii_info->speed = SPEED_1000; in marvell_read_status()
|
| H A D | uec_phy.h | 123 #define SPEED_1000 1000 macro
|
| H A D | uec.c | 363 case SPEED_1000: in uec_set_mac_if_mode() 441 mii_info->speed = SPEED_1000; in init_phy() 525 case SPEED_1000: in adjust_link() 1096 (uec->uec_info->speed == SPEED_1000)) { in uec_startup()
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | memac.c | 115 case SPEED_1000: in memac_set_interface_mode()
|
| H A D | dtsec.c | 124 if (speed == SPEED_1000) in dtsec_set_interface_mode()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | ethtool.h | 620 #define SPEED_1000 1000 macro
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | tsi108_eth.c | 342 #define SPEED_1000 (2 << 14) macro 651 case SPEED_1000: in marvell_88e_phy_config()
|
| H A D | dwc_eth_qos.c | 959 case SPEED_1000: in eqos_set_tx_clk_speed_tegra186() 999 case SPEED_1000: in eqos_set_tx_clk_speed_imx() 1041 case SPEED_1000: in eqos_adjust_link()
|
| H A D | mvneta.c | 1174 if (phydev->speed == SPEED_1000) in mvneta_adjust_link() 1545 if (pp->speed == SPEED_1000) in mvneta_start()
|
| H A D | zynq_gem.c | 438 case SPEED_1000: in zynq_gem_init()
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | r8152.h | 470 #define SPEED_1000 1000 macro
|
| H A D | r8152.c | 897 } else if (speed == SPEED_1000 && tp->supports_gmii) { in rtl8152_set_speed() 920 } else if (speed == SPEED_1000 && tp->supports_gmii) { in rtl8152_set_speed() 1447 tp->supports_gmii ? SPEED_1000 : SPEED_100, in r8152_eth_probe() 1603 tp->supports_gmii ? SPEED_1000 : SPEED_100, in r8152_eth_probe()
|