Searched refs:PHY_HALF (Results 1 – 1 of 1) sorted by relevance
558 #define PHY_HALF 0x100 macro3295 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_force_linkspeed()3297 phyreg |= PHY_HALF; in nv_force_linkspeed()3477 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_update_linkspeed()3479 phyreg |= PHY_HALF; in nv_update_linkspeed()