Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c188 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_RTL8201_GetAutoNegotiationStatus()
208 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_RTL8201_GetLinkStatus()
213 result = PHY_RTL8201_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_RTL8201_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c90 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()
Dfsl_phy.h27 #define PHY_BASICSTATUS_REG 0x01U /*!< The PHY basic status register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c139 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_BASICSTATUS_REG, &regValue); in PHY_DP83848_GetAutoNegotiationStatus()
158 result = MDIO_Read(handle->mdioHandle, handle->phyAddr, PHY_BASICSTATUS_REG, &regValue); in PHY_DP83848_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c147 result = PHY_KSZ8041_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_KSZ8041_GetAutoNegotiationStatus()
166 result = PHY_KSZ8041_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_KSZ8041_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c177 result = PHY_KSZ8081_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_KSZ8081_GetAutoNegotiationStatus()
196 result = PHY_KSZ8081_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_KSZ8081_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c178 result = PHY_VSC8541_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_VSC8541_GetAutoNegotiationStatus()
197 result = PHY_VSC8541_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_VSC8541_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h27 #define PHY_BASICSTATUS_REG 0x01U /*!< The PHY basic status register. */ macro
Dfsl_phy.c191 result = PHY_Read(base, phyAddr, PHY_BASICSTATUS_REG, &reg); in PHY_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c187 result = PHY_LAN8720A_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_LAN8720A_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h25 #define PHY_BASICSTATUS_REG (0x01U) /*!< The PHY basic status register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c201 result = PHY_LAN8741_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_LAN8741_GetLinkStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c309 result = PHY_RTL8211F_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_RTL8211F_GetAutoNegotiationStatus()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c283 result = PHY_AR8031_READ(handle, PHY_BASICSTATUS_REG, &regValue); in PHY_AR8031_GetAutoNegotiationStatus()