Searched refs:PHY_AUTO_NEGOTIATION_BIT (Results 1 – 2 of 2) sorted by relevance
44 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro67 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro91 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro114 #define PHY_AUTO_NEGOTIATION_BIT (0x1000) /*!< enable auto negotiation */ macro
244 if(emac_phy_register_write(phy_addr, PHY_CONTROL_REG, PHY_AUTO_NEGOTIATION_BIT) == ERROR) in emac_speed_config()
Completed in 10 milliseconds