Home
last modified time | relevance | path

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

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