Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c19 #define PHY_CONTROL_ID1 0x07U /*!< The PHY ID1*/ macro
83 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in PHY_LAN8720A_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c19 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro
73 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in PHY_KSZ8041_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h33 #define PHY_CONTROL_ID1 0x07U /*!< The PHY ID1*/ macro
Dfsl_phy.c49 while ((idReg != PHY_CONTROL_ID1) && (delay != 0U)) in PHY_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c19 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1 */ macro
88 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in PHY_KSZ8081_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h34 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro
Dfsl_phy.c47 while ((idReg != PHY_CONTROL_ID1) && (counter != 0U)) in PHY_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c26 #define PHY_CONTROL_ID1 0x004DU /*!< The PHY ID1 is 0x004D. */ macro
124 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in PHY_AR8031_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c18 #define PHY_CONTROL_ID1 (0x001CU) /*!< The PHY ID1 . */ macro
118 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in PHY_RTL8211F_Init()