Home
last modified time | relevance | path

Searched refs:PHY_MDIO_PCS_EEE_CAP (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c58 #define PHY_MDIO_PCS_EEE_CAP 0x14U /* EEE capability */ macro
201 result = PHY_AR8031_MMD_Read(handle, PHY_MDIO_MMD_PCS, PHY_MDIO_PCS_EEE_CAP, &regValue); in PHY_AR8031_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c49 #define PHY_MDIO_PCS_EEE_CAP 0x14U /*!< EEE capability */ macro
190 result = PHY_RTL8211F_MMD_Read(handle, PHY_MDIO_MMD_PCS, PHY_MDIO_PCS_EEE_CAP, &regValue); in PHY_RTL8211F_Init()