Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dtherm.h11 struct nvbios_therm_sensor { struct
13 s16 slope_mult;
14 s16 slope_div;
15 s16 offset_num;
16 s16 offset_den;
17 s8 offset_constant;
20 struct nvbios_therm_threshold thrs_fan_boost;
21 struct nvbios_therm_threshold thrs_down_clock;
22 struct nvbios_therm_threshold thrs_critical;
23 struct nvbios_therm_threshold thrs_shutdown;