HomeSort by relevance Sort by last modified time
    Searched refs:PHY_SGMII_CR_RESET_AN (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/net/pfe_eth/pfe/cbus/
emac.h 131 #define PHY_SGMII_CR_RESET_AN 0x0200
  /external/u-boot/drivers/net/pfe_eth/
pfe_mdio.c 203 value |= PHY_SGMII_CR_RESET_AN;
  /external/u-boot/include/
fsl_memac.h 226 #define PHY_SGMII_CR_RESET_AN 0x0200
  /external/u-boot/drivers/net/fm/
eth.c 77 value = PHY_SGMII_CR_DEF_VAL | PHY_SGMII_CR_RESET_AN;
  /external/u-boot/drivers/net/
vsc9953.c     [all...]

Completed in 132 milliseconds