Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c21 #define mtmp_temp_to_mdeg(temp) ((temp) * 125) macro
100 *val = mtmp_temp_to_mdeg(MLX5_GET(mtmp_reg, mtmp_out, temperature)); in mlx5_hwmon_read()
103 *val = mtmp_temp_to_mdeg(MLX5_GET(mtmp_reg, mtmp_out, max_temperature)); in mlx5_hwmon_read()
106 *val = mtmp_temp_to_mdeg(MLX5_GET(mtmp_reg, mtmp_out, temp_threshold_hi)); in mlx5_hwmon_read()