Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h30 #define PHY_AUTONEG_ADVERTISE_REG 0x04U /*!< The PHY auto-negotiate advertise register. */ macro
Dfsl_phy.c74 (void)PHY_Write(base, phyAddr, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | 0x1U)); in PHY_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h30 #define PHY_AUTONEG_ADVERTISE_REG 0x04U /*!< The PHY auto-negotiate advertise register. */ macro
Dfsl_phy.c78 result = PHY_Write(base, phyAddr, PHY_AUTONEG_ADVERTISE_REG, in PHY_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c84 MDIO_Write(handle->mdioHandle, handle->phyAddr, PHY_AUTONEG_ADVERTISE_REG, in PHY_DP83848_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c91 result = PHY_KSZ8041_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_KSZ8041_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c115 …PHY_LAN8720A_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | PHY_IEEE802_3_SELECT… in PHY_LAN8720A_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h28 #define PHY_AUTONEG_ADVERTISE_REG (0x04U) /*!< The PHY auto-negotiate advertise register. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c129 …PHY_LAN8741_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | PHY_IEEE802_3_SELECTO… in PHY_LAN8741_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c116 handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_KSZ8081_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c119 result = PHY_VSC8541_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_VSC8541_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c129 result = PHY_RTL8201_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_RTL8201_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c243 result = PHY_RTL8211F_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_RTL8211F_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c221 result = PHY_AR8031_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_AR8031_Init()