Searched refs:NVKM_THERM_THRS_LOWER (Results 1 – 3 of 3) sorted by relevance
114 new_state = NVKM_THERM_THRS_LOWER; in g84_therm_threshold_hyst_emulation()119 if (new_state == NVKM_THERM_THRS_LOWER && cur > thrs->temp) in g84_therm_threshold_hyst_emulation()123 new_state = NVKM_THERM_THRS_LOWER; in g84_therm_threshold_hyst_emulation()239 NVKM_THERM_THRS_LOWER); in g84_therm_new()241 NVKM_THERM_THRS_LOWER); in g84_therm_new()243 NVKM_THERM_THRS_LOWER); in g84_therm_new()245 NVKM_THERM_THRS_LOWER); in g84_therm_new()
147 if (temp >= thrs->temp && prev_state == NVKM_THERM_THRS_LOWER) { in nvkm_therm_threshold_hyst_polling()153 new_state = NVKM_THERM_THRS_LOWER; in nvkm_therm_threshold_hyst_polling()
16 NVKM_THERM_THRS_LOWER = 0, enumerator
Completed in 6 milliseconds