Searched refs:PHY_HALF (Results 1 – 1 of 1) sorted by relevance
558 #define PHY_HALF 0x100 macro3329 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_force_linkspeed()3331 phyreg |= PHY_HALF; in nv_force_linkspeed()3511 phyreg &= ~(PHY_HALF|PHY_100|PHY_1000); in nv_update_linkspeed()3513 phyreg |= PHY_HALF; in nv_update_linkspeed()