Searched refs:gtsr (Results 1 – 2 of 2) sorted by relevance
63 int bmsr, bmcr, anlpar, gtcr, gtsr; in ukphy_status() local99 gtsr = PHY_READ(phy, MII_100T2SR); in ukphy_status()101 gtcr = gtsr = 0; in ukphy_status()103 if ((gtcr & GTCR_ADV_1000TFDX) && (gtsr & GTSR_LP_1000TFDX)) in ukphy_status()106 (gtsr & GTSR_LP_1000THDX)) in ukphy_status()122 (gtsr & GTSR_MS_RES) != 0) in ukphy_status()
182 int bmsr, bmcr, physup, gtsr; in nsgphy_status() local218 gtsr = PHY_READ(sc, MII_100T2SR); in nsgphy_status()219 if (gtsr & GTSR_MS_RES) in nsgphy_status()