Home
last modified time | relevance | path

Searched defs:nvbios_therm_sensor (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Dtherm.h9 struct nvbios_therm_sensor { struct
11 s16 slope_mult;
12 s16 slope_div;
13 s16 offset_num;
14 s16 offset_den;
15 s8 offset_constant;
18 struct nvbios_therm_threshold thrs_fan_boost;
19 struct nvbios_therm_threshold thrs_down_clock;
20 struct nvbios_therm_threshold thrs_critical;
21 struct nvbios_therm_threshold thrs_shutdown;

Completed in 2 milliseconds