thrs_reg           96 drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c 				   uint32_t thrs_reg, u8 status_bit,
thrs_reg          106 drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c 	temp = nvkm_rd32(device, thrs_reg);
thrs_reg          110 drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c 		nvkm_wr32(device, thrs_reg, thrs->temp - thrs->hysteresis);
thrs_reg          113 drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c 		nvkm_wr32(device, thrs_reg, thrs->temp);