Searched refs:PHY_HALF (Results 1 – 1 of 1) sorted by relevance
570 #define PHY_HALF 0x100 macro3263 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_force_linkspeed()3265 phyreg |= PHY_HALF; in nv_force_linkspeed()3445 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_update_linkspeed()3447 phyreg |= PHY_HALF; in nv_update_linkspeed()