Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.h66 * @PVT_VOLT_MAX: Maximal voltage in mV.
88 #define PVT_VOLT_MAX 1168L macro
H A Dbt1-pvt.c365 val = clamp(val, PVT_VOLT_MIN, PVT_VOLT_MAX); in pvt_write_limit()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.h66 * @PVT_VOLT_MAX: Maximal voltage in mV.
88 #define PVT_VOLT_MAX 1168L macro
H A Dbt1-pvt.c341 val = clamp(val, PVT_VOLT_MIN, PVT_VOLT_MAX); in pvt_write_limit()

Completed in 5 milliseconds