Searched refs:TZ_THFLAG_HOT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_thermal.c99 #define TZ_THFLAG_HOT (1<<2) macro
553 newflags |= TZ_THFLAG_HOT;
611 if ((newflags & (TZ_THFLAG_HOT | TZ_THFLAG_CRT)) != 0) {

Completed in 97 milliseconds