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