Home
last modified time | relevance | path

Searched refs:PHY_SGMII_CR_PHY_RESET (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/net/pfe_eth/pfe/cbus/
Demac.h130 #define PHY_SGMII_CR_PHY_RESET 0x8000 macro
/external/u-boot/include/
Dfsl_memac.h225 #define PHY_SGMII_CR_PHY_RESET 0x8000 macro
/external/u-boot/drivers/net/fm/
Deth.c48 value = PHY_SGMII_CR_PHY_RESET | in dtsec_configure_serdes()