Home
last modified time | relevance | path

Searched refs:gk20a_pll (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.h112 struct gk20a_pll { struct
121 struct gk20a_pll pll; argument
129 u32 gk20a_pllg_calc_rate(struct gk20a_clk *, struct gk20a_pll *);
130 int gk20a_pllg_calc_mnp(struct gk20a_clk *, unsigned long, struct gk20a_pll *);
131 void gk20a_pllg_read_mnp(struct gk20a_clk *, struct gk20a_pll *);
132 void gk20a_pllg_write_mnp(struct gk20a_clk *, const struct gk20a_pll *);
145 gk20a_pllg_n_lo(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_n_lo()
H A Dnouveau_nvkm_subdev_clk_gk20a.c70 gk20a_pllg_read_mnp(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_read_mnp()
82 gk20a_pllg_write_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_write_mnp()
94 gk20a_pllg_calc_rate(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_calc_rate()
107 struct gk20a_pll *pll) in gk20a_pllg_calc_mnp()
220 struct gk20a_pll pll; in gk20a_pllg_slide()
301 gk20a_pllg_program_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp()
305 struct gk20a_pll cur_pll; in gk20a_pllg_program_mnp()
340 gk20a_pllg_program_mnp_slide(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp_slide()
342 struct gk20a_pll cur_pll; in gk20a_pllg_program_mnp_slide()
470 struct gk20a_pll pll; in gk20a_clk_read()
[all …]
H A Dnouveau_nvkm_subdev_clk_gm20b.c114 struct gk20a_pll base;
131 struct gk20a_pll new_pll;
365 gm20b_pllg_program_mnp(struct gm20b_clk *clk, const struct gk20a_pll *pll) in gm20b_pllg_program_mnp()
438 gm20b_pllg_program_mnp_slide(struct gm20b_clk *clk, const struct gk20a_pll *pll) in gm20b_pllg_program_mnp_slide()
440 struct gk20a_pll cur_pll; in gm20b_pllg_program_mnp_slide()
493 gm20b_dvfs_calc_safe_pll(struct gm20b_clk *clk, struct gk20a_pll *pll) in gm20b_dvfs_calc_safe_pll()
608 struct gk20a_pll pll_safe; in gm20b_clk_prog()
732 struct gk20a_pll pll; in gm20b_clk_fini()