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