Searched refs:BMSR_10FULL (Results 1 – 7 of 7) sorted by relevance
26 if (mii_reg & (BMSR_10FULL | BMSR_100FULL)) in smsc_parse_status()
128 if (mii_reg & (BMSR_10FULL | BMSR_100FULL)) { in dp83848_parse_status()
406 if (val & BMSR_10FULL) in genphy_config()
66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ macro
60 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ macro
293 if (stat_fe & BMSR_10FULL) { in ftgmac100_update_link_speed()
288 if (stat1 & BMSR_10FULL) { in at91emac_UpdateLinkSpeed()