Lines Matching refs:subdev

127 	struct nvkm_device *device = clk->base.subdev.device;  in gk20a_pllg_read_mnp()
152 struct nvkm_subdev *subdev = &clk->base.subdev; in gk20a_pllg_calc_mnp() local
200 nvkm_debug(subdev, "low_PL %d(div%d), high_PL %d(div%d)", low_pl, in gk20a_pllg_calc_mnp()
251 nvkm_debug(subdev, in gk20a_pllg_calc_mnp()
261 nvkm_debug(subdev, in gk20a_pllg_calc_mnp()
270 struct nvkm_subdev *subdev = &clk->base.subdev; in gk20a_pllg_slide() local
271 struct nvkm_device *device = subdev->device; in gk20a_pllg_slide()
319 nvkm_error(subdev, "gpcpll dynamic ramp timeout\n"); in gk20a_pllg_slide()
329 struct nvkm_device *device = clk->base.subdev.device; in _gk20a_pllg_enable()
337 struct nvkm_device *device = clk->base.subdev.device; in _gk20a_pllg_disable()
345 struct nvkm_subdev *subdev = &clk->base.subdev; in _gk20a_pllg_program_mnp() local
346 struct nvkm_device *device = subdev->device; in _gk20a_pllg_program_mnp()
393 nvkm_debug(subdev, "%s: m=%d n=%d pl=%d\n", __func__, in _gk20a_pllg_program_mnp()
445 struct nvkm_device *device = clk->base.subdev.device; in gk20a_pllg_disable()
566 struct nvkm_subdev *subdev = &clk->base.subdev; in gk20a_clk_read() local
567 struct nvkm_device *device = subdev->device; in gk20a_clk_read()
576 nvkm_error(subdev, "invalid clock source %d\n", src); in gk20a_clk_read()
614 struct nvkm_subdev *subdev = &clk->base.subdev; in gk20a_clk_init() local
615 struct nvkm_device *device = subdev->device; in gk20a_clk_init()
622 nvkm_error(subdev, "cannot initialize clock\n"); in gk20a_clk_init()
667 nvkm_info(&clk->base.subdev, "parent clock rate: %d Mhz\n", in gk20a_clk_new()