Searched refs:PHY_HALF (Results 1 – 1 of 1) sorted by relevance
570 #define PHY_HALF 0x100 macro3245 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_force_linkspeed()3247 phyreg |= PHY_HALF; in nv_force_linkspeed()3429 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_update_linkspeed()3431 phyreg |= PHY_HALF; in nv_update_linkspeed()