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