Searched refs:BMSR_ANEGCAPABLE (Results 1 – 12 of 12) sorted by relevance
58 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
111 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
118 u16 bmsr = BMSR_ANEGCAPABLE; in swphy_read_reg()
2555 val & BMSR_ANEGCAPABLE); in genphy_read_abilities()
542 if (bmsr & BMSR_ANEGCAPABLE) in emac_mii_phy_probe()
31 BMSR_100FULL | BMSR_ANEGCAPABLE)
776 BMSR_ANEGCAPABLE; in ksz8_r_phy()
918 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc911x_phy_configure()
1078 if (!(my_phy_caps & BMSR_ANEGCAPABLE)) { in smc_phy_configure()
1004 BMSR_ANEGCAPABLE | in mdio_ctrl_phy_mii_emulated()
5076 BMSR_10HALF | BMSR_ESTATEN | BMSR_ANEGCAPABLE | in e1000_phy_read_status()
1139 if (bmsr & BMSR_ANEGCAPABLE) in link_status_mii()
Completed in 61 milliseconds