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

  /external/u-boot/include/
miiphy.h 114 #define PHY_1000BTSR_1000HD 0x0400
  /external/u-boot/common/
miiphyutil.c 415 (btsr & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD)))
476 } else if (btsr & PHY_1000BTSR_1000HD) {
  /external/u-boot/drivers/net/phy/
phy.c 324 if (gblpa & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD)) {

Completed in 688 milliseconds