Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c102 active = (dir == NVKM_THERM_THRS_RISING); in nvkm_therm_sensor_event()
148 direction = NVKM_THERM_THRS_RISING; in nvkm_therm_threshold_hyst_polling()
Dg84.c128 direction = NVKM_THERM_THRS_RISING; in g84_therm_threshold_hyst_emulation()
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h12 NVKM_THERM_THRS_RISING = 1 enumerator