Home
last modified time | relevance | path

Searched refs:BMSR_ANEGCAPABLE (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/linux/
A Dmii.h55 #define BMSR_ANEGCAPABLE 0x0008 /* Able to do auto-negotiation */ macro
A Dmdio.h100 #define MDIO_AN_STAT1_ABLE BMSR_ANEGCAPABLE
/u-boot/drivers/qe/
A Duec_phy.c395 if ((status & BMSR_LSTATUS) && (status & BMSR_ANEGCAPABLE) && in genmii_update_link()
/u-boot/drivers/net/phy/
A Dphy.c401 if (val & BMSR_ANEGCAPABLE) in genphy_config()

Completed in 9 milliseconds