Searched refs:PVT_VOLT_MAX (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ | ||
| H A D | bt1-pvt.h | 88 #define PVT_VOLT_MAX 1168L macro |
| H A D | bt1-pvt.c | 365 val = clamp(val, PVT_VOLT_MIN, PVT_VOLT_MAX); in pvt_write_limit() |