Searched refs:NVKM_THERM_THRS_LOWER (Results 1 – 3 of 3) sorted by relevance
113 new_state = NVKM_THERM_THRS_LOWER; in g84_therm_threshold_hyst_emulation()118 if (new_state == NVKM_THERM_THRS_LOWER && cur > thrs->temp) in g84_therm_threshold_hyst_emulation()122 new_state = NVKM_THERM_THRS_LOWER; in g84_therm_threshold_hyst_emulation()230 NVKM_THERM_THRS_LOWER); in g84_therm_ctor()233 NVKM_THERM_THRS_LOWER); in g84_therm_ctor()236 NVKM_THERM_THRS_LOWER); in g84_therm_ctor()239 NVKM_THERM_THRS_LOWER); in g84_therm_ctor()
152 if (temp >= thrs->temp && prev_state == NVKM_THERM_THRS_LOWER) { in nvkm_therm_threshold_hyst_polling()158 new_state = NVKM_THERM_THRS_LOWER; in nvkm_therm_threshold_hyst_polling()
57 NVKM_THERM_THRS_LOWER = 0, enumerator