Searched refs:PHY_AUTONEG_ADVERTISE_REG (Results 1 – 14 of 14) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.h | 30 #define PHY_AUTONEG_ADVERTISE_REG 0x04U /*!< The PHY auto-negotiate advertise register. */ macro
|
| D | fsl_phy.c | 74 (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/ |
| D | fsl_phy.h | 30 #define PHY_AUTONEG_ADVERTISE_REG 0x04U /*!< The PHY auto-negotiate advertise register. */ macro
|
| D | fsl_phy.c | 78 result = PHY_Write(base, phyAddr, PHY_AUTONEG_ADVERTISE_REG, in PHY_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/ |
| D | fsl_phydp83848.c | 84 MDIO_Write(handle->mdioHandle, handle->phyAddr, PHY_AUTONEG_ADVERTISE_REG, in PHY_DP83848_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/ |
| D | fsl_phyksz8041.c | 91 result = PHY_KSZ8041_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_KSZ8041_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/ |
| D | fsl_phylan8720a.c | 115 …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/ |
| D | fsl_phy.h | 28 #define PHY_AUTONEG_ADVERTISE_REG (0x04U) /*!< The PHY auto-negotiate advertise register. */ macro
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/ |
| D | fsl_phylan8741.c | 129 …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/ |
| D | fsl_phyksz8081.c | 116 handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_KSZ8081_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/ |
| D | fsl_phyvsc8541.c | 119 result = PHY_VSC8541_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_VSC8541_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/ |
| D | fsl_phyrtl8201.c | 129 result = PHY_RTL8201_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_RTL8201_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/ |
| D | fsl_phyrtl8211f.c | 243 result = PHY_RTL8211F_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_RTL8211F_Init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/ |
| D | fsl_phyar8031.c | 221 result = PHY_AR8031_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, in PHY_AR8031_Init()
|