Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/occ/
Dcommon.c27 #define OCC_TEMP_SENSOR_FAULT 0xFF macro
289 if (val == OCC_TEMP_SENSOR_FAULT) in occ_show_temp_2()
309 val = temp->value == OCC_TEMP_SENSOR_FAULT; in occ_show_temp_2()
340 if (val == OCC_TEMP_SENSOR_FAULT) in occ_show_temp_10()
353 val = temp->value == OCC_TEMP_SENSOR_FAULT; in occ_show_temp_10()