Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h4 struct nvbios_therm_threshold { struct
18 struct nvbios_therm_threshold thrs_fan_boost; argument
19 struct nvbios_therm_threshold thrs_down_clock;
20 struct nvbios_therm_threshold thrs_critical;
21 struct nvbios_therm_threshold thrs_shutdown;
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c97 const struct nvbios_therm_threshold *thrs, in g84_therm_threshold_hyst_emulation()
Dtemp.c138 const struct nvbios_therm_threshold *thrs, in nvkm_therm_threshold_hyst_polling()