Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/occ/
Dcommon.c28 #define OCC_TEMP_SENSOR_FAULT 0xFF macro
287 if (val == OCC_TEMP_SENSOR_FAULT) in occ_show_temp_2()
307 val = temp->value == OCC_TEMP_SENSOR_FAULT; in occ_show_temp_2()
338 if (val == OCC_TEMP_SENSOR_FAULT) in occ_show_temp_10()
351 val = temp->value == OCC_TEMP_SENSOR_FAULT; in occ_show_temp_10()