Home
last modified time | relevance | path

Searched refs:temp_notif (Results 1 – 2 of 2) sorted by relevance

/drivers/regulator/
Dbd9576-regulator.c101 int temp_notif; member
205 data->temp_notif = 0; in bd9576_fill_temp_flags()
208 data->temp_notif = REGULATOR_EVENT_OVER_TEMP_WARN; in bd9576_fill_temp_flags()
211 data->temp_notif = REGULATOR_EVENT_OVER_TEMP; in bd9576_fill_temp_flags()
298 r->temp_notif != REGULATOR_EVENT_OVER_TEMP) || in check_temp_flag_mismatch()
300 r->temp_notif != REGULATOR_EVENT_OVER_TEMP_WARN)) { in check_temp_flag_mismatch()
494 if (r->temp_notif) in bd9576_set_tw()
509 if (d->regulator_data[i].temp_notif) in bd9576_set_tw()
886 stat->notifs = rdata->temp_notif; in bd9576_thermal_handler()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c238 static u16 temp_notif[] = { WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_get_temp() local
257 temp_notif, ARRAY_SIZE(temp_notif), in iwl_mvm_get_temp()