Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dfschmd.c206 #define FSCHMD_TEMP_WORKING 0x01 macro
211 (FSCHMD_TEMP_WORKING | FSCHMD_TEMP_ALERT)
387 if (data->temp_status[index] & FSCHMD_TEMP_WORKING) in temp_fault_show()