Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c33 u32 chip_channel_config[CHIP_CONFIG_NUM + 1]; member
235 hwmon->chip_channel_config[0] = HWMON_C_REGISTER_TZ; in mlx5_hwmon_channel_info_init()
236 hwmon->chip_info.config = (const u32 *)hwmon->chip_channel_config; in mlx5_hwmon_channel_info_init()
/openbmc/linux/drivers/hwmon/
H A Dtmp401.c116 u32 chip_channel_config[4]; member
711 info->config = data->chip_channel_config; in tmp401_probe()
713 data->chip_channel_config[0] = HWMON_C_UPDATE_INTERVAL; in tmp401_probe()
729 data->chip_channel_config[0] |= HWMON_C_TEMP_RESET_HISTORY; in tmp401_probe()