Home
last modified time | relevance | path

Searched refs:PHY_ID2_REG (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h29 #define PHY_ID2_REG 0x03U /*!< The PHY ID two register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h29 #define PHY_ID2_REG 0x03U /*!< The PHY ID two register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h27 #define PHY_ID2_REG (0x03U) /*!< The PHY ID two register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c86 result = PHY_LAN8741_READ(handle, PHY_ID2_REG, &regValue); in PHY_LAN8741_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c94 result = PHY_VSC8541_READ(handle, PHY_ID2_REG, &regValue); in PHY_VSC8541_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c89 result = PHY_RTL8201_READ(handle, PHY_ID2_REG, &regValue); in PHY_RTL8201_Init()