Searched refs:I8K_FAN_HIGH (Results 1 – 2 of 2) sorted by relevance
36 #define I8K_FAN_HIGH 2 macro
73 static uint i8k_fan_max = I8K_FAN_HIGH;785 .fan_max = I8K_FAN_HIGH,789 .fan_max = I8K_FAN_HIGH,967 i8k_fan_max = fan_max ? : I8K_FAN_HIGH; /* Must not be 0 */ in i8k_probe()