Home
last modified time | relevance | path

Searched refs:AUTONEG_DISABLE (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h648 #define AUTONEG_DISABLE 0x00 macro
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dr8152.h480 #define AUTONEG_DISABLE 0x00 macro
H A Dr8152.c890 if (autoneg == AUTONEG_DISABLE) { in rtl8152_set_speed()
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c493 if (priv->phydev->autoneg == AUTONEG_DISABLE) in ldpaa_eth_open()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c266 phydev->autoneg = AUTONEG_DISABLE; in mv88e61xx_hw_reset()