Searched refs:PHY_ID1_REG (Results 1 – 14 of 14) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.h | 28 #define PHY_ID1_REG 0x02U /*!< The PHY ID one register. */ macro
|
| D | fsl_phy.c | 51 (void)PHY_Read(base, phyAddr, PHY_ID1_REG, &idReg); in PHY_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/ |
| D | fsl_phy.h | 28 #define PHY_ID1_REG 0x02U /*!< The PHY ID one register. */ macro
|
| D | fsl_phy.c | 49 (void)PHY_Read(base, phyAddr, PHY_ID1_REG, &idReg); in PHY_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/ |
| D | fsl_phydp83848.c | 63 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_ID1_REG, ®Value); in PHY_DP83848_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/ |
| D | fsl_phyksz8041.c | 71 result = PHY_KSZ8041_READ(handle, PHY_ID1_REG, ®Value); in PHY_KSZ8041_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
| D | fsl_phylan8720a.c | 77 result = PHY_LAN8720A_READ(handle, PHY_ID1_REG, ®Value); in PHY_LAN8720A_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 26 #define PHY_ID1_REG (0x02U) /*!< The PHY ID one register. */ macro
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/ |
| D | fsl_phylan8741.c | 79 result = PHY_LAN8741_READ(handle, PHY_ID1_REG, ®Value); in PHY_LAN8741_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/ |
| D | fsl_phyksz8081.c | 82 result = PHY_KSZ8081_READ(handle, PHY_ID1_REG, ®Value); in PHY_KSZ8081_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 87 result = PHY_VSC8541_READ(handle, PHY_ID1_REG, ®Value); in PHY_VSC8541_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
| D | fsl_phyrtl8201.c | 82 result = PHY_RTL8201_READ(handle, PHY_ID1_REG, ®Value); in PHY_RTL8201_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
| D | fsl_phyrtl8211f.c | 112 result = PHY_RTL8211F_READ(handle, PHY_ID1_REG, ®Value); in PHY_RTL8211F_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/ |
| D | fsl_phyar8031.c | 118 result = PHY_AR8031_READ(handle, PHY_ID1_REG, ®Value); in PHY_AR8031_Init()
|