Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c111 new_state = NVKM_THERM_THRS_HIGHER; in g84_therm_threshold_hyst_emulation()
120 new_state = NVKM_THERM_THRS_HIGHER; in g84_therm_threshold_hyst_emulation()
121 else if (new_state == NVKM_THERM_THRS_HIGHER && in g84_therm_threshold_hyst_emulation()
Dtemp.c149 new_state = NVKM_THERM_THRS_HIGHER; in nvkm_therm_threshold_hyst_polling()
151 prev_state == NVKM_THERM_THRS_HIGHER) { in nvkm_therm_threshold_hyst_polling()
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h17 NVKM_THERM_THRS_HIGHER = 1 enumerator