Searched refs:hysteresis_value (Results 1 – 4 of 4) sorted by relevance
293 u8 current_value, u8 hysteresis_value) in mxl111sf_idac_config() argument316 (hysteresis_value & 0x3F)); in mxl111sf_idac_config()
32 u8 current_value, u8 hysteresis_value);
1299 uint8_t hysteresis_value, in ipmi_sdr_print_sensor_hysteresis() argument1308 if ( hysteresis_value == 0x00 || hysteresis_value == 0xff ) { in ipmi_sdr_print_sensor_hysteresis()1311 printf(" %s : 0x%02X\n", hvstr, hysteresis_value); in ipmi_sdr_print_sensor_hysteresis()1316 double creading = sdr_convert_sensor_hysterisis(full, hysteresis_value); in ipmi_sdr_print_sensor_hysteresis()1317 if ( hysteresis_value == 0x00 || hysteresis_value == 0xff || in ipmi_sdr_print_sensor_hysteresis()
878 uint8_t hysteresis_value,