pll_safe          603 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 		struct gk20a_pll pll_safe;
pll_safe          607 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 			pll_safe = clk->base.pll;
pll_safe          610 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 			pll_safe = clk->new_pll;
pll_safe          612 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 		gm20b_dvfs_calc_safe_pll(clk, &pll_safe);
pll_safe          613 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c 		ret = gm20b_pllg_program_mnp_slide(clk, &pll_safe);