Home
last modified time | relevance | path

Searched defs:PHY_BCTL_RESET_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h41 #define PHY_BCTL_RESET_MASK 0x8000U /*!< The PHY reset bit mask. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h42 #define PHY_BCTL_RESET_MASK 0x8000U /*!< The PHY reset bit mask. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h43 #define PHY_BCTL_RESET_MASK ((uint16_t)0x8000U) /*!< The PHY reset bit mask. */ macro