dfs_det_max       115 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	s32 dfs_det_max;
dfs_det_max       209 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	dvfs->dfs_det_max = 0;
dfs_det_max       213 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 		   dvfs->dfs_det_max);
dfs_det_max       237 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 	det_delta = min(det_delta, clk->dvfs.dfs_det_max);
dfs_det_max       562 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 		  dvfs->dfs_det_max << GPCPLL_DVFS0_DFS_DET_MAX_SHIFT);