uvdet_offs 134 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c s32 uvdet_offs; uvdet_offs 203 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c dvfs->dfs_ext_cal = DIV_ROUND_CLOSEST(uv - clk->uvdet_offs, uvdet_offs 234 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c det_delta = DIV_ROUND_CLOSEST(((s32)clk->uv) - clk->uvdet_offs, uvdet_offs 746 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c bool fused = clk->uvdet_offs && clk->uvdet_slope; uvdet_offs 791 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c clk->uvdet_offs = ((s32)clk->uv) - data * ADC_SLOPE_UV; uvdet_offs 794 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c clk->uvdet_offs, clk->uvdet_slope); uvdet_offs 968 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c clk->uvdet_offs = ((val >> FUSE_RESERVED_CALIB0_INTERCEPT_INT_SHIFT) & uvdet_offs 974 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c clk->uvdet_slope, clk->uvdet_offs);