Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c110 new_state = NVKM_THERM_THRS_HIGHER; in g84_therm_threshold_hyst_emulation()
119 new_state = NVKM_THERM_THRS_HIGHER; in g84_therm_threshold_hyst_emulation()
120 else if (new_state == NVKM_THERM_THRS_HIGHER && in g84_therm_threshold_hyst_emulation()
Dtemp.c154 new_state = NVKM_THERM_THRS_HIGHER; in nvkm_therm_threshold_hyst_polling()
156 prev_state == NVKM_THERM_THRS_HIGHER) { in nvkm_therm_threshold_hyst_polling()
Dpriv.h58 NVKM_THERM_THRS_HIGHER = 1 enumerator