Home
last modified time | relevance | path

Searched refs:I8K_FAN_HIGH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Di8k.h37 #define I8K_FAN_HIGH 2 macro
/openbmc/linux/drivers/hwmon/
H A Ddell-smm-hwmon.c1083 .fan_max = I8K_FAN_HIGH,
1087 .fan_max = I8K_FAN_HIGH,
1397 data->i8k_fan_max = fan_max ? : I8K_FAN_HIGH; in dell_smm_probe()