Searched refs:PHY_BSTATUS_LINKSTATUS_MASK (Results 1 – 6 of 6) sorted by relevance
73 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
219 if (reg & PHY_BSTATUS_LINKSTATUS_MASK) in PHY_GetLinkStatus()
75 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
260 if (!(PHY_BSTATUS_LINKSTATUS_MASK & data)) in PHY_GetLinkStatus()
59 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro301 if (!(PHY_BSTATUS_LINKSTATUS_MASK & data)) in get_link_status()
49 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
Completed in 11 milliseconds