Searched refs:BMSR_ANEGCOMPLETE (Results 1 – 13 of 13) sorted by relevance
105 if (!(tmp & BMSR_ANEGCOMPLETE)) in lxt972_auto_negotiate()
153 if (!(bmcr & BMCR_ANENABLE) || (bmsr & BMSR_ANEGCOMPLETE)) in ftmac110_phyqry()162 else if (!(bmsr & BMSR_ANEGCOMPLETE)) in ftmac110_phyqry()166 if ((bmcr & BMCR_ANENABLE) && (bmsr & BMSR_ANEGCOMPLETE)) { in ftmac110_phyqry()
229 if (status & BMSR_ANEGCOMPLETE) in dnet_phy_reset()234 if (status & BMSR_ANEGCOMPLETE) in dnet_phy_reset()
154 if (status & BMSR_ANEGCOMPLETE) in ftgmac100_phy_reset()159 if (status & BMSR_ANEGCOMPLETE) { in ftgmac100_phy_reset()
249 linkgood = (BMSR_ANEGCOMPLETE | BMSR_LSTATUS); in __mii_init()
203 if (status & BMSR_ANEGCOMPLETE) in at91emac_phy_reset()208 if (status & BMSR_ANEGCOMPLETE) { in at91emac_phy_reset()
362 if (tmp & BMSR_ANEGCOMPLETE) in gen_auto_negotiate()371 if (!(tmp & BMSR_ANEGCOMPLETE)) in gen_auto_negotiate()
441 if (status & BMSR_ANEGCOMPLETE) in macb_phy_reset()446 if (status & BMSR_ANEGCOMPLETE) in macb_phy_reset()
363 if (bmsr_val & BMSR_ANEGCOMPLETE) { in ax88180_media_config()
57 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
97 #define MDIO_AN_STAT1_COMPLETE BMSR_ANEGCOMPLETE
381 && !(status & BMSR_ANEGCOMPLETE)) { in genmii_update_link()384 while (!(status & BMSR_ANEGCOMPLETE)) { in genmii_update_link()465 while (--cnt && !(val & BMSR_ANEGCOMPLETE)); in bcm_init()
239 !(mii_reg & BMSR_ANEGCOMPLETE)) { in genphy_update_link()244 while (!(mii_reg & BMSR_ANEGCOMPLETE)) { in genphy_update_link()