Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.h63 * @PVT_TEMP_MAX: Maximal temperature in millidegrees of Celsius.
85 #define PVT_TEMP_MAX 147438L 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.h63 * @PVT_TEMP_MAX: Maximal temperature in millidegrees of Celsius.
85 #define PVT_TEMP_MAX 147438L macro
H A Dbt1-pvt.c338 val = clamp(val, PVT_TEMP_MIN, PVT_TEMP_MAX); in pvt_write_limit()

Completed in 5 milliseconds