Searched refs:BMSR_10HALF (Results 1 – 5 of 5) sorted by relevance
130 #define PHY_DETECT_MASK (BMSR_10FULL | BMSR_10HALF | BMSR_ANEGCAPABLE)
304 if (stat_fe & BMSR_10HALF) { in ftgmac100_update_link_speed()
307 if (stat1 & BMSR_10HALF) { in at91emac_UpdateLinkSpeed()
62 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ macro
405 if (val & BMSR_10HALF) in genphy_config()