Searched refs:warn_soc (Results 1 – 1 of 1) sorted by relevance
83 int warn_soc; member374 if (soc > fg->warn_soc) { in da9150_fg_soc_event_config()378 fg->warn_soc + 1); in da9150_fg_soc_event_config()379 } else if ((soc <= fg->warn_soc) && (soc > fg->crit_soc)) { in da9150_fg_soc_event_config()390 fg->warn_soc); in da9150_fg_soc_event_config()491 fg->warn_soc = fg_pdata->warn_soc_lvl; in da9150_fg_probe()