Home
last modified time | relevance | path

Searched refs:PHY_ID1_REG (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h28 #define PHY_ID1_REG 0x02U /*!< The PHY ID one register. */ macro
Dfsl_phy.c51 (void)PHY_Read(base, phyAddr, PHY_ID1_REG, &idReg); in PHY_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h28 #define PHY_ID1_REG 0x02U /*!< The PHY ID one register. */ macro
Dfsl_phy.c49 (void)PHY_Read(base, phyAddr, PHY_ID1_REG, &idReg); in PHY_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c63 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_ID1_REG, &regValue); in PHY_DP83848_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c71 result = PHY_KSZ8041_READ(handle, PHY_ID1_REG, &regValue); in PHY_KSZ8041_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c77 result = PHY_LAN8720A_READ(handle, PHY_ID1_REG, &regValue); in PHY_LAN8720A_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h26 #define PHY_ID1_REG (0x02U) /*!< The PHY ID one register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c79 result = PHY_LAN8741_READ(handle, PHY_ID1_REG, &regValue); in PHY_LAN8741_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c82 result = PHY_KSZ8081_READ(handle, PHY_ID1_REG, &regValue); in PHY_KSZ8081_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c87 result = PHY_VSC8541_READ(handle, PHY_ID1_REG, &regValue); in PHY_VSC8541_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c82 result = PHY_RTL8201_READ(handle, PHY_ID1_REG, &regValue); in PHY_RTL8201_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c112 result = PHY_RTL8211F_READ(handle, PHY_ID1_REG, &regValue); in PHY_RTL8211F_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c118 result = PHY_AR8031_READ(handle, PHY_ID1_REG, &regValue); in PHY_AR8031_Init()