Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dxilinx-xadc-events.c177 *val = xadc->temp_hysteresis; in xadc_read_event_value()
209 xadc->temp_hysteresis = val; in xadc_write_event_value()
230 if (xadc->threshold[offset] < xadc->temp_hysteresis) in xadc_write_event_value()
234 xadc->temp_hysteresis; in xadc_write_event_value()
Dxilinx-xadc.h52 uint16_t temp_hysteresis; member
/drivers/power/supply/
Dab8500_bmdata.c509 .temp_hysteresis = 3,
543 .temp_hysteresis = 3,
Dabx500_chargalg.c777 di->t_hyst_norm = di->bm->temp_hysteresis; in abx500_chargalg_check_temp()
785 di->t_hyst_lowhigh = di->bm->temp_hysteresis; in abx500_chargalg_check_temp()