Home
last modified time | relevance | path

Searched refs:offset_constant (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h15 s8 offset_constant; member
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dic.c52 info->type, info->addr, sensor->offset_constant); in probe_monitoring_device()
Dnv50.c144 core_temp = core_temp + sensor->offset_constant - 8; in nv50_temp_get()
Dnv40.c96 core_temp = core_temp + sensor->offset_constant - 8; in nv40_temp_get()
Dtemp.c29 therm->bios_sensor.offset_constant = 0; in nvkm_therm_temp_set_defaults()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dtherm.c96 sensor->offset_constant = offset; in nvbios_therm_sensor_parse()