Searched refs:THM_CURTEMP_GET_TJ_SEL (Results 1 – 2 of 2) sorted by relevance
197 THM_CURTEMP_GET_TJ_SEL(stt->stt_raw) == THM_CURTEMP_TJ_SEL_RW) { in smntemp_temp_adjust()243 } else if (THM_CURTEMP_GET_TJ_SEL(stt->stt_raw) == in smntemp_temp_unit()295 if (THM_CURTEMP_GET_TJ_SEL(stt->stt_raw) == THM_CURTEMP_TJ_SEL_TJ) { in smntemp_temp_kind()
69 #define THM_CURTEMP_GET_TJ_SEL(r) bitx32(r, 17, 16) macro