Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dbt1-pvt.h87 #define PVT_VOLT_MIN 620L macro
H A Dbt1-pvt.c341 val = clamp(val, PVT_VOLT_MIN, PVT_VOLT_MAX); in pvt_write_limit()