Home
last modified time | relevance | path

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

/drivers/regulator/
Dmax8973-regulator.c112 int junction_temp_warning; member
367 if ((pdata->junction_temp_warning == MAX77621_TJINT_WARNING_TEMP_120) && in max8973_init_dcdc()
451 *temp = mchip->junction_temp_warning + 1000; in max8973_thermal_read_temp()
574 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_140; in max8973_parse_dt()
577 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_120; in max8973_parse_dt()
670 max->junction_temp_warning = pdata->junction_temp_warning; in max8973_probe()