Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.h62 * @PVT_TEMP_MIN: Minimal temperature in millidegrees of Celsius.
84 #define PVT_TEMP_MIN -48380L macro
H A Dbt1-pvt.c362 val = clamp(val, PVT_TEMP_MIN, PVT_TEMP_MAX); in pvt_write_limit()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.h62 * @PVT_TEMP_MIN: Minimal temperature in millidegrees of Celsius.
84 #define PVT_TEMP_MIN -48380L macro
H A Dbt1-pvt.c338 val = clamp(val, PVT_TEMP_MIN, PVT_TEMP_MAX); in pvt_write_limit()

Completed in 4 milliseconds