Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dmax8973-regulator.c125 int junction_temp_warning; member
403 if ((pdata->junction_temp_warning == MAX77621_TJINT_WARNING_TEMP_120) && in max8973_init_dcdc()
487 *temp = mchip->junction_temp_warning + 1000; in max8973_thermal_read_temp()
610 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_140; in max8973_parse_dt()
613 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_120; in max8973_parse_dt()
702 max->junction_temp_warning = pdata->junction_temp_warning; in max8973_probe()
/Linux-v5.4/include/linux/regulator/
Dmax8973-regulator.h60 unsigned long junction_temp_warning; member