HomeSort by: relevance | last modified time | path
    Searched refs:offset_constant (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
therm.h 17 s8 offset_constant; member in struct:nvbios_therm_sensor
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_ic.c 60 info->type, info->addr, sensor->offset_constant);
nouveau_nvkm_subdev_therm_nv40.c 101 core_temp = core_temp + sensor->offset_constant - 8;
nouveau_nvkm_subdev_therm_nv50.c 149 core_temp = core_temp + sensor->offset_constant - 8;
nouveau_nvkm_subdev_therm_temp.c 34 therm->bios_sensor.offset_constant = 0;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_therm.c 101 sensor->offset_constant = offset;

Completed in 13 milliseconds