Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ !
Dtemp.c94 if (dir == NVKM_THERM_THRS_FALLING) in nvkm_therm_sensor_event()
152 direction = NVKM_THERM_THRS_FALLING; in nvkm_therm_threshold_hyst_polling()
Dg84.c130 direction = NVKM_THERM_THRS_FALLING; in g84_therm_threshold_hyst_emulation()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ !
Dtherm.h11 NVKM_THERM_THRS_FALLING = 0, enumerator