Searched refs:GTCR_MAN_MS (Results 1 – 7 of 7) sorted by relevance
521 if (gtcr & GTCR_MAN_MS) { in igphy_smartspeed_workaround()522 gtcr &= ~GTCR_MAN_MS; in igphy_smartspeed_workaround()530 gtcr |= GTCR_MAN_MS; in igphy_smartspeed_workaround()
214 gig | GTCR_MAN_MS | GTCR_ADV_MS); in ciphy_service()216 PHY_WRITE(sc, MII_GTCR, gig | GTCR_MAN_MS); in ciphy_service()
226 #define GTCR_MAN_MS 0x1000 /* enable manual master/slave control */ macro
250 gig | GTCR_MAN_MS | GTCR_ADV_MS); in rgephy_service()252 PHY_WRITE(sc, MII_100T2CR, gig | GTCR_MAN_MS); in rgephy_service()
346 gig |= GTCR_MAN_MS | GTCR_MAN_ADV; in jmphy_auto()
382 gig |= GTCR_MAN_MS | GTCR_ADV_MS; in brgphy_service()777 ktcr |= GTCR_MAN_MS | GTCR_ADV_MS; in brgphy_mii_phy_auto()
166 gtcr |= GTCR_MAN_MS | GTCR_ADV_MS; in mii_phy_setmedia()