Searched refs:t_hyst_norm (Results 1 – 1 of 1) sorted by relevance
241 int t_hyst_norm; member724 if (di->batt_data.temp > (di->bm->temp_low + di->t_hyst_norm) && in abx500_chargalg_check_temp()725 di->batt_data.temp < (di->bm->temp_high - di->t_hyst_norm)) { in abx500_chargalg_check_temp()729 di->t_hyst_norm = 0; in abx500_chargalg_check_temp()741 di->t_hyst_norm = di->bm->temp_hysteresis; in abx500_chargalg_check_temp()748 di->t_hyst_norm = 0; in abx500_chargalg_check_temp()755 di->t_hyst_norm); in abx500_chargalg_check_temp()