Searched refs:WMC_WAND (Results 1 – 2 of 2) sorted by relevance
58 #define WMC_WAND (1 << 15) /* Auto-negotiation disable */ macro
880 if ((ctrl & WMC_WAND) == 0) { in ks8695_wan_get_settings()944 ctrl &= ~(WMC_WAND | WMC_WANA100F | WMC_WANA100H | in ks8695_wan_set_settings()962 ctrl |= WMC_WAND; in ks8695_wan_set_settings()988 if ((ctrl & WMC_WAND) == 0) in ks8695_wan_nwayreset()