Searched refs:TSENSOR_STATUS1_TEMP_VALID (Results 1 – 1 of 1) sorted by relevance
82 #define TSENSOR_STATUS1_TEMP_VALID (1U << 31) macro581 if ((val & TSENSOR_STATUS1_TEMP_VALID) != 0) in soctherm_read_temp()