Home
last modified time | relevance | path

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

/drivers/regulator/
A Dmax8973-regulator.c110 int junction_temp_warning; member
365 if ((pdata->junction_temp_warning == MAX77621_TJINT_WARNING_TEMP_120) && in max8973_init_dcdc()
449 *temp = mchip->junction_temp_warning + 1000; in max8973_thermal_read_temp()
568 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_140; in max8973_parse_dt()
571 pdata->junction_temp_warning = MAX77621_TJINT_WARNING_TEMP_120; in max8973_parse_dt()
667 max->junction_temp_warning = pdata->junction_temp_warning; in max8973_probe()

Completed in 5 milliseconds