Home
last modified time | relevance | path

Searched refs:kPHY_RemoteLoop (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.c427 else if (mode == kPHY_RemoteLoop) in PHY_AR8031_EnableLoopback()
477 else if (mode == kPHY_RemoteLoop) in PHY_AR8031_EnableLoopback()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h94 kPHY_RemoteLoop /*!< ENET PHY remote loopback. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c187 status = PHY_EnableLoopback(&phyHandle, kPHY_RemoteLoop, kPHY_Speed100M, true); in PHY0_SetMode()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.c262 assert(mode <= kPHY_RemoteLoop); in PHY_KSZ8041_EnableLoopback()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c279 assert(mode <= kPHY_RemoteLoop); in PHY_LAN8720A_EnableLoopback()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h118 kPHY_RemoteLoop, /*!< ENET PHY remote loopback. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c293 assert(mode <= kPHY_RemoteLoop); in PHY_LAN8741_EnableLoopback()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c291 assert(mode <= kPHY_RemoteLoop); in PHY_KSZ8081_EnableLoopback()