Searched refs:PHY_SPECIFIED_CS_REG (Results 1 – 2 of 2) sorted by relevance
42 …#define PHY_SPECIFIED_CS_REG (0x11) /*!< specified configuration and status registe… macro65 #define PHY_SPECIFIED_CS_REG (0x10) /*!< phy status register */ macro89 …#define PHY_SPECIFIED_CS_REG (0x1F) /*!< specified configuration and status registe… macro112 #define PHY_SPECIFIED_CS_REG (0x11) /*!< phy status register */ macro
263 if(emac_phy_register_read(phy_addr, PHY_SPECIFIED_CS_REG, &data) == ERROR) in emac_speed_config()829 emac_phy_register_read(phy_addr, PHY_SPECIFIED_CS_REG, (uint16_t *)&SR); in phy_linkchange()
Completed in 9 milliseconds