Searched refs:PHY_ID2_REG (Results 1 – 6 of 6) sorted by relevance
29 #define PHY_ID2_REG 0x03U /*!< The PHY ID two register. */ macro
27 #define PHY_ID2_REG (0x03U) /*!< The PHY ID two register. */ macro
86 result = PHY_LAN8741_READ(handle, PHY_ID2_REG, ®Value); in PHY_LAN8741_Init()
94 result = PHY_VSC8541_READ(handle, PHY_ID2_REG, ®Value); in PHY_VSC8541_Init()
89 result = PHY_RTL8201_READ(handle, PHY_ID2_REG, ®Value); in PHY_RTL8201_Init()