Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h54 #define PHY_CTL1_LINKUP_MASK 0x100U /*!< The PHY link up. */ macro
55 #define PHY_LINK_READY_MASK (PHY_CTL1_ENERGYDETECT_MASK | PHY_CTL1_LINKUP_MASK)
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c35 #define PHY_CTL1_LINKUP_MASK ((uint16_t)0x0100U) /*!< The PHY link up. */ macro
36 #define PHY_LINK_READY_MASK (PHY_CTL1_ENERGYDETECT_MASK | PHY_CTL1_LINKUP_MASK)