Searched refs:PHY_1000BTSR_1000HD (Results 1 – 3 of 3) sorted by relevance
416 (btsr & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD))) in miiphy_speed()477 } else if (btsr & PHY_1000BTSR_1000HD) { in miiphy_duplex()
115 #define PHY_1000BTSR_1000HD 0x0400 macro
322 if (gblpa & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD)) { in genphy_parse_link()