Searched refs:PHY_1000BTSR_1000FD (Results 1 – 3 of 3) sorted by relevance
135 #define PHY_1000BTSR_1000FD 0x0800 macro
484 (btsr & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD))) in miiphy_speed()538 if (btsr & PHY_1000BTSR_1000FD) { in miiphy_duplex()
333 if (gblpa & (PHY_1000BTSR_1000FD | PHY_1000BTSR_1000HD)) { in genphy_parse_link()336 if (gblpa & PHY_1000BTSR_1000FD) in genphy_parse_link()
Completed in 8 milliseconds