Home
last modified time | relevance | path

Searched refs:HWMON_T_HIGHEST (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dtmp401.c727 data->temp_channel_config[0] |= HWMON_T_HIGHEST | HWMON_T_LOWEST; in tmp401_probe()
728 data->temp_channel_config[1] |= HWMON_T_HIGHEST | HWMON_T_LOWEST; in tmp401_probe()
H A Ddrivetemp.c537 HWMON_T_LOWEST | HWMON_T_HIGHEST |
H A Dltc2947-core.c925 HWMON_T_INPUT | HWMON_T_LOWEST | HWMON_T_HIGHEST |
/openbmc/linux/include/linux/
H A Dhwmon.h118 #define HWMON_T_HIGHEST BIT(hwmon_temp_highest) macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c240 hwmon->temp_channel_config[i] = HWMON_T_INPUT | HWMON_T_HIGHEST | HWMON_T_CRIT | in mlx5_hwmon_channel_info_init()