coeff_offs         94 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	s32 coeff_offs;
coeff_offs        100 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	.coeff_offs = 214007,
coeff_offs        199 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	coeff = DIV_ROUND_CLOSEST(mv * p->coeff_slope, 1000) + p->coeff_offs;