Home
last modified time | relevance | path

Searched defs:phyReg (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h215 static inline status_t PHY_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_Write()
230 static inline status_t PHY_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_Read()
246 static inline status_t PHY_WriteC45(phy_handle_t *handle, uint8_t devAddr, uint8_t phyReg, uint16_t… in PHY_WriteC45()
262 static inline status_t PHY_ReadC45(phy_handle_t *handle, uint8_t devAddr, uint8_t phyReg, uint16_t … in PHY_ReadC45()
/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c104 status_t PHY_Write(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t data) in PHY_Write()
142 status_t PHY_Read(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t *dataPtr) in PHY_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c117 status_t PHY_Write(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t data) in PHY_Write()
148 status_t PHY_Read(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t *dataPtr) in PHY_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phydp83848/
Dfsl_phydp83848.c119 status_t PHY_DP83848_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_DP83848_Write()
124 status_t PHY_DP83848_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_DP83848_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c127 status_t PHY_KSZ8041_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_KSZ8041_Write()
132 status_t PHY_KSZ8041_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_KSZ8041_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c148 status_t PHY_LAN8720A_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_LAN8720A_Write()
153 status_t PHY_LAN8720A_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_LAN8720A_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c158 status_t PHY_VSC8541_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_VSC8541_Write()
163 status_t PHY_VSC8541_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_VSC8541_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c162 status_t PHY_LAN8741_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_LAN8741_Write()
167 status_t PHY_LAN8741_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_LAN8741_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c168 status_t PHY_RTL8201_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_RTL8201_Write()
173 status_t PHY_RTL8201_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_RTL8201_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c157 status_t PHY_KSZ8081_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_KSZ8081_Write()
162 status_t PHY_KSZ8081_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_KSZ8081_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c289 status_t PHY_RTL8211F_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_RTL8211F_Write()
294 status_t PHY_RTL8211F_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_RTL8211F_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c263 status_t PHY_AR8031_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_AR8031_Write()
268 status_t PHY_AR8031_Read(phy_handle_t *handle, uint8_t phyReg, uint16_t *pData) in PHY_AR8031_Read()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/
Dfsl_phyaqr113c.c268 status_t PHY_AQR113C_Write(phy_handle_t *handle, uint8_t devAddr, uint16_t phyReg, uint16_t data) in PHY_AQR113C_Write()
273 status_t PHY_AQR113C_Read(phy_handle_t *handle, uint8_t devAddr, uint16_t phyReg, uint16_t *pData) in PHY_AQR113C_Read()