Searched refs:PHY_ID2 (Results 1 – 3 of 3) sorted by relevance
106 #define PHY_ID2 (0x1550U) /* KSZ8031 Device Identifier LSB */ macro123 if ((phy_id1 == PHY_ID1) && ((phy_id2 & (uint16_t)0xfff0) == PHY_ID2)) in XMC_ETH_PHY_IsDeviceIdValid()
106 #define PHY_ID2 (0x1560U) /* KSZ8031 Device Identifier LSB */ macro123 if ((phy_id1 == PHY_ID1) && ((phy_id2 & (uint16_t)0xfff0) == PHY_ID2)) in XMC_ETH_PHY_IsDeviceIdValid()
106 #define PHY_ID2 0x5C90 /* DP83848C Device Identifier LSB */ macro140 if ((phy_id1 == PHY_ID1) && ((phy_id2 & (uint16_t)0xfff0) == PHY_ID2)) in XMC_ETH_PHY_IsDeviceIdValid()