Home
last modified time | relevance | path

Searched refs:temp_hysteresis (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dxilinx-xadc-events.c174 *val = xadc->temp_hysteresis; in xadc_read_event_value()
206 xadc->temp_hysteresis = val; in xadc_write_event_value()
227 if (xadc->threshold[offset] < xadc->temp_hysteresis) in xadc_write_event_value()
231 xadc->temp_hysteresis; in xadc_write_event_value()
H A Dxilinx-xadc.h51 uint16_t temp_hysteresis; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-xadc-events.c171 *val = xadc->temp_hysteresis; in xadc_read_event_value()
205 xadc->temp_hysteresis = val; in xadc_write_event_value()
226 if (xadc->threshold[offset] < xadc->temp_hysteresis) in xadc_write_event_value()
230 xadc->temp_hysteresis; in xadc_write_event_value()
H A Dxilinx-xadc.h51 uint16_t temp_hysteresis; member
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dabx500.h247 * @temp_hysteresis temperature hysteresis
285 int temp_hysteresis; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_bmdata.c232 bm->temp_hysteresis = AB8500_TEMP_HYSTERESIS; in ab8500_bm_of_probe()
H A Dab8500-bm.h377 * @temp_hysteresis temperature hysteresis
399 int temp_hysteresis; member
H A Dab8500_chargalg.c669 di->t_hyst_norm = di->bm->temp_hysteresis; in ab8500_chargalg_check_temp()
676 di->t_hyst_norm = di->bm->temp_hysteresis; in ab8500_chargalg_check_temp()
685 di->t_hyst_lowhigh = di->bm->temp_hysteresis; in ab8500_chargalg_check_temp()
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H A Dab8500-bm.h418 * @temp_hysteresis temperature hysteresis
447 int temp_hysteresis; member
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_bmdata.c481 .temp_hysteresis = 3,
H A Dabx500_chargalg.c741 di->t_hyst_norm = di->bm->temp_hysteresis; in abx500_chargalg_check_temp()
749 di->t_hyst_lowhigh = di->bm->temp_hysteresis; in abx500_chargalg_check_temp()

Completed in 10 milliseconds