Searched refs:BMSR_10HALF (Results 1 – 5 of 5) sorted by relevance
65 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ macro
59 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ macro
303 if (stat_fe & BMSR_10HALF) { in ftgmac100_update_link_speed()
306 if (stat1 & BMSR_10HALF) { in at91emac_UpdateLinkSpeed()
408 if (val & BMSR_10HALF) in genphy_config()