Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/drivers/regulator/
H A 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()
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dmax8973-regulator.h43 * @junction_temp_warning: Junction temp in millicelcius on which warning need
60 unsigned long junction_temp_warning; member
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dmax8973-regulator.h43 * @junction_temp_warning: Junction temp in millicelcius on which warning need
60 unsigned long junction_temp_warning; member

Completed in 3 milliseconds