Searched refs:PHY_BASICSTATUS_REG (Results 1 – 14 of 14) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
| D | fsl_phyrtl8201.c | 188 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_RTL8201_GetAutoNegotiationStatus() 208 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_RTL8201_GetLinkStatus() 213 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_RTL8201_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/ |
| D | fsl_phy.c | 90 result = PHY_Read(base, phyAddr, PHY_BASICSTATUS_REG, &bssReg); in PHY_Init() 248 result = PHY_Read(base, phyAddr, PHY_BASICSTATUS_REG, &data); in PHY_GetLinkStatus()
|
| D | fsl_phy.h | 27 #define PHY_BASICSTATUS_REG 0x01U /*!< The PHY basic status register. */ macro
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/ |
| D | fsl_phydp83848.c | 139 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_BASICSTATUS_REG, ®Value); in PHY_DP83848_GetAutoNegotiationStatus() 158 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_BASICSTATUS_REG, ®Value); in PHY_DP83848_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/ |
| D | fsl_phyksz8041.c | 147 result = PHY_KSZ8041_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_KSZ8041_GetAutoNegotiationStatus() 166 result = PHY_KSZ8041_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_KSZ8041_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/ |
| D | fsl_phyksz8081.c | 177 result = PHY_KSZ8081_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_KSZ8081_GetAutoNegotiationStatus() 196 result = PHY_KSZ8081_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_KSZ8081_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 178 result = PHY_VSC8541_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_VSC8541_GetAutoNegotiationStatus() 197 result = PHY_VSC8541_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_VSC8541_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.h | 27 #define PHY_BASICSTATUS_REG 0x01U /*!< The PHY basic status register. */ macro
|
| D | fsl_phy.c | 191 result = PHY_Read(base, phyAddr, PHY_BASICSTATUS_REG, ®); in PHY_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
| D | fsl_phylan8720a.c | 187 result = PHY_LAN8720A_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_LAN8720A_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 25 #define PHY_BASICSTATUS_REG (0x01U) /*!< The PHY basic status register. */ macro
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/ |
| D | fsl_phylan8741.c | 201 result = PHY_LAN8741_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_LAN8741_GetLinkStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
| D | fsl_phyrtl8211f.c | 309 result = PHY_RTL8211F_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_RTL8211F_GetAutoNegotiationStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/ |
| D | fsl_phyar8031.c | 283 result = PHY_AR8031_READ(handle, PHY_BASICSTATUS_REG, ®Value); in PHY_AR8031_GetAutoNegotiationStatus()
|