Searched refs:LPA_100HALF (Results 1 – 5 of 5) sorted by relevance
102 #define LPA_100HALF 0x0080 /* Can do 100mbps half-duplex */ macro115 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)190 else if (negotiated & LPA_100HALF) in mii_nway_result()191 ret = LPA_100HALF; in mii_nway_result()
100 #define LPA_100HALF 0x0080 /* Can do 100mbps half-duplex */ macro113 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
96 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)104 LPA_100HALF | LPA_EF_1000FULL | LPA_EF_1000HALF )162 else if ( negotiated & LPA_100HALF ) in gmii_nway_result()163 return ( other_bits | LPA_100HALF ); in gmii_nway_result()
496 { LPA_100HALF, 0x04000800, in sis190_phy_task()
789 } else if (lpa & LPA_100HALF) { in update_linkspeed()