Searched refs:gk20a_pllg_n_lo (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.h143 gk20a_pllg_n_lo(struct gk20a_clk *clk, struct gk20a_pll *pll) function
H A Dgk20a.c348 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll);
356 cur_pll.n = gk20a_pllg_n_lo(clk, &cur_pll);
554 n_lo = gk20a_pllg_n_lo(clk, &pll);
H A Dgm20b.c446 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll);
454 cur_pll.n = gk20a_pllg_n_lo(&clk->base, &cur_pll);
731 n_lo = gk20a_pllg_n_lo(&clk->base, &pll);

Completed in 112 milliseconds