Searched refs:BMSR_ANEGCAPABLE (Results 1 – 5 of 5) sorted by relevance
130 #define PHY_DETECT_MASK (BMSR_10FULL | BMSR_10HALF | BMSR_ANEGCAPABLE)
55 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
95 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
380 if ((status & BMSR_LSTATUS) && (status & BMSR_ANEGCAPABLE) in genmii_update_link()
396 if (val & BMSR_ANEGCAPABLE) in genphy_config()