Home
last modified time | relevance | path

Searched refs:kPHY_MMDAccessNoPostIncrement (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c149 kPHY_MMDAccessNoPostIncrement); in PHY_AR8031_Init()
545 result = PHY_AR8031_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement); in PHY_AR8031_MMD_Read()
557 result = PHY_AR8031_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement); in PHY_AR8031_MMD_Write()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.c375 … result = PHY_VSC8541_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement);
387 result = PHY_VSC8541_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement);
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.c429 … result = PHY_RTL8201_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement);
441 result = PHY_RTL8201_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement);
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c559 … result = PHY_RTL8211F_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement); in PHY_RTL8211F_MMD_Read()
571 result = PHY_RTL8211F_MMD_SetDevice(handle, device, addr, kPHY_MMDAccessNoPostIncrement); in PHY_RTL8211F_MMD_Write()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h125kPHY_MMDAccessNoPostIncrement = (1U << 14), /*!< ENET PHY MMD access data with no address post inc… enumerator