Home
last modified time | relevance | path

Searched refs:PHY_BSTATUS_LINKSTATUS_MASK (Results 1 – 6 of 6) sorted by relevance

/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Dfsl_phy.h73 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
A Dfsl_phy.c219 if (reg & PHY_BSTATUS_LINKSTATUS_MASK) in PHY_GetLinkStatus()
/bsp/frdm-k64f/board/
A Dfsl_phy.h75 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
A Dfsl_phy.c260 if (!(PHY_BSTATUS_LINKSTATUS_MASK & data)) in PHY_GetLinkStatus()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_ksz8081.c59 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro
301 if (!(PHY_BSTATUS_LINKSTATUS_MASK & data)) in get_link_status()
A Ddrv_rtl8211f.c49 #define PHY_BSTATUS_LINKSTATUS_MASK 0x0004U /*!< The PHY link status mask. */ macro

Completed in 11 milliseconds