Home
last modified time | relevance | path

Searched refs:AUTONEG_ENABLE (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/net/phy/
A Dmeson-gxl.c41 if (phydev->autoneg == AUTONEG_ENABLE) { in meson_gxl_startup()
A Dxilinx_phy.c47 if (AUTONEG_ENABLE == phydev->autoneg) { in xilinxphy_startup()
A Dphy.c184 if (phydev->autoneg != AUTONEG_ENABLE) in genphy_config_aneg()
241 if ((phydev->autoneg == AUTONEG_ENABLE) && in genphy_update_link()
298 if (phydev->autoneg == AUTONEG_ENABLE) { in genphy_parse_link()
685 dev->autoneg = AUTONEG_ENABLE; in phy_device_create()
/u-boot/include/linux/
A Dethtool.h649 #define AUTONEG_ENABLE 0x01 macro
/u-boot/drivers/usb/eth/
A Dr8152.h526 #define AUTONEG_ENABLE 0x01 macro
A Dlan7x.c244 priv->phydev->autoneg = AUTONEG_ENABLE; in lan7x_eth_phylib_config_start()
A Dr8152.c1680 rtl8152_set_speed(tp, AUTONEG_ENABLE, in r8152_eth_probe()
1841 rtl8152_set_speed(tp, AUTONEG_ENABLE, in r8152_eth_probe()
/u-boot/drivers/net/
A Dpic32_eth.c126 priv->phydev->autoneg = AUTONEG_ENABLE; in pic32_phy_init()

Completed in 17 milliseconds