Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h8 struct nvbios_therm_sensor { struct
10 s16 slope_mult;
11 s16 slope_div;
12 s16 offset_num;
13 s16 offset_den;
14 s8 offset_constant;
17 struct nvbios_therm_threshold thrs_fan_boost;
18 struct nvbios_therm_threshold thrs_down_clock;
19 struct nvbios_therm_threshold thrs_critical;
20 struct nvbios_therm_threshold thrs_shutdown;