Searched refs:BMSR_ANEGCAPABLE (Results 1 – 4 of 4) sorted by relevance
55 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
100 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
395 if ((status & BMSR_LSTATUS) && (status & BMSR_ANEGCAPABLE) && in genmii_update_link()
401 if (val & BMSR_ANEGCAPABLE) in genphy_config()
Completed in 9 milliseconds