HomeSort by: relevance | last modified time | path
    Searched refs:gk20a_pllg_write_mnp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
gk20a.h 132 void gk20a_pllg_write_mnp(struct gk20a_clk *, const struct gk20a_pll *);
nouveau_nvkm_subdev_clk_gk20a.c 82 gk20a_pllg_write_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) function in typeref:typename:void
237 gk20a_pllg_write_mnp(clk, &pll);
321 gk20a_pllg_write_mnp(clk, pll);
nouveau_nvkm_subdev_clk_gm20b.c 184 gk20a_pllg_write_mnp(&clk->base, &pll->base);
299 gk20a_pllg_write_mnp(&clk->base, &pll.base);
406 gk20a_pllg_write_mnp(&clk->base, &cur_pll.base);
410 gk20a_pllg_write_mnp(&clk->base, &cur_pll.base);

Completed in 12 milliseconds