Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Dfsl_phy.h55 #define PHY_CONTROL_ID1 0x07U /*!< The PHY ID1*/ macro
A Dfsl_phy.c87 while ((idReg != PHY_CONTROL_ID1) && (delay != 0)) in PHY_Init()
/bsp/frdm-k64f/board/
A Dfsl_phy.h56 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro
A Dfsl_phy.c80 while ((idReg != PHY_CONTROL_ID1) && (counter != 0)) in PHY_Init()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_ksz8081.c35 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro
142 while ((id_reg != PHY_CONTROL_ID1) && (counter != 0)) in rt_phy_init()
A Ddrv_rtl8211f.c71 #define PHY_CONTROL_ID1 0x001CU /*!< The PHY ID1 . */ macro
225 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in rt_phy_init()

Completed in 16 milliseconds