Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_soctherm.c82 #define TSENSOR_STATUS1_TEMP_VALID (1U << 31) macro
581 if ((val & TSENSOR_STATUS1_TEMP_VALID) != 0) in soctherm_read_temp()