Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.h110 struct gk20a_pll { struct
119 struct gk20a_pll pll; argument
128 u32 gk20a_pllg_calc_rate(struct gk20a_clk *, struct gk20a_pll *);
129 int gk20a_pllg_calc_mnp(struct gk20a_clk *, unsigned long, struct gk20a_pll *);
130 void gk20a_pllg_read_mnp(struct gk20a_clk *, struct gk20a_pll *);
131 void gk20a_pllg_write_mnp(struct gk20a_clk *, const struct gk20a_pll *);
144 gk20a_pllg_n_lo(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_n_lo()
H A Dgk20a.c66 gk20a_pllg_read_mnp(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_read_mnp()
78 gk20a_pllg_write_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_write_mnp()
90 gk20a_pllg_calc_rate(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_calc_rate()
103 struct gk20a_pll *pll) in gk20a_pllg_calc_mnp()
216 struct gk20a_pll pll; in gk20a_pllg_slide()
297 gk20a_pllg_program_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp()
301 struct gk20a_pll cur_pll; in gk20a_pllg_program_mnp()
336 gk20a_pllg_program_mnp_slide(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp_slide()
338 struct gk20a_pll cur_pll; in gk20a_pllg_program_mnp_slide()
466 struct gk20a_pll pll; in gk20a_clk_read()
[all …]
H A Dgm20b.c110 struct gk20a_pll base;
127 struct gk20a_pll new_pll;
361 gm20b_pllg_program_mnp(struct gm20b_clk *clk, const struct gk20a_pll *pll) in gm20b_pllg_program_mnp()
434 gm20b_pllg_program_mnp_slide(struct gm20b_clk *clk, const struct gk20a_pll *pll) in gm20b_pllg_program_mnp_slide()
436 struct gk20a_pll cur_pll; in gm20b_pllg_program_mnp_slide()
489 gm20b_dvfs_calc_safe_pll(struct gm20b_clk *clk, struct gk20a_pll *pll) in gm20b_dvfs_calc_safe_pll()
604 struct gk20a_pll pll_safe; in gm20b_clk_prog()
728 struct gk20a_pll pll; in gm20b_clk_fini()