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_link_ksettings()952 ctrl &= ~(WMC_WAND | WMC_WANA100F | WMC_WANA100H | in ks8695_wan_set_link_ksettings()970 ctrl |= WMC_WAND; in ks8695_wan_set_link_ksettings()996 if ((ctrl & WMC_WAND) == 0) in ks8695_wan_nwayreset()