Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/regulator/
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()
/linux-6.3-rc2/include/linux/regulator/
A Dmax8973-regulator.h60 unsigned long junction_temp_warning; member

Completed in 6 milliseconds