Home
last modified time | relevance | path

Searched refs:gk20a_clk (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
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()
102 gk20a_pllg_calc_mnp(struct gk20a_clk *clk, unsigned long rate, in gk20a_pllg_calc_mnp()
212 gk20a_pllg_slide(struct gk20a_clk *clk, u32 n) in gk20a_pllg_slide()
257 gk20a_pllg_enable(struct gk20a_clk *clk) in gk20a_pllg_enable()
285 gk20a_pllg_disable(struct gk20a_clk *clk) in gk20a_pllg_disable()
297 gk20a_pllg_program_mnp(struct gk20a_clk *clk, const struct gk20a_pll *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()
463 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_read()
[all …]
H A Dgm20b.c122 struct gk20a_clk base;
140 #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base)
814 struct gk20a_clk *clk = gk20a_clk(base); in gm20b_clk_init()
919 struct gk20a_clk *clk; in gm20b_clk_new_speedo0()