Searched refs:PVT_TEMP_MAX (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ | ||
| H A D | bt1-pvt.h | 85 #define PVT_TEMP_MAX 147438L macro |
| H A D | bt1-pvt.c | 362 val = clamp(val, PVT_TEMP_MIN, PVT_TEMP_MAX); in pvt_write_limit() |