Searched refs:gk20a_pllg_n_lo (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk20a.c | 348 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll); in gk20a_pllg_program_mnp_slide() 356 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll); in gk20a_pllg_program_mnp_slide() 554 n_lo = gk20a_pllg_n_lo(clk, &pll); in gk20a_clk_fini()
|
H A D | gk20a.h | 143 gk20a_pllg_n_lo(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_n_lo() function
|
H A D | gm20b.c | 446 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll); in gm20b_pllg_program_mnp_slide() 454 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll); in gm20b_pllg_program_mnp_slide() 731 n_lo = gk20a_pllg_n_lo(&clk->base, &pll); in gm20b_clk_fini()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk20a.c | 348 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll); in gk20a_pllg_program_mnp_slide() 356 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll); in gk20a_pllg_program_mnp_slide() 554 n_lo = gk20a_pllg_n_lo(clk, &pll); in gk20a_clk_fini()
|
H A D | gk20a.h | 143 gk20a_pllg_n_lo(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_n_lo() function
|
H A D | gm20b.c | 446 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll); in gm20b_pllg_program_mnp_slide() 454 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll); in gm20b_pllg_program_mnp_slide() 731 n_lo = gk20a_pllg_n_lo(&clk->base, &pll); in gm20b_clk_fini()
|
Completed in 6 milliseconds