Searched refs:warn_soc (Results 1 – 1 of 1) sorted by relevance
82 int warn_soc; member373 if (soc > fg->warn_soc) { in da9150_fg_soc_event_config()377 fg->warn_soc + 1); in da9150_fg_soc_event_config()378 } else if ((soc <= fg->warn_soc) && (soc > fg->crit_soc)) { in da9150_fg_soc_event_config()389 fg->warn_soc); in da9150_fg_soc_event_config()490 fg->warn_soc = fg_pdata->warn_soc_lvl; in da9150_fg_probe()