Lines Matching defs:clk
65 gk20a_pllg_read_mnp(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_read_mnp()
77 gk20a_pllg_write_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_write_mnp()
89 gk20a_pllg_calc_rate(struct gk20a_clk *clk, struct gk20a_pll *pll) in gk20a_pllg_calc_rate()
101 gk20a_pllg_calc_mnp(struct gk20a_clk *clk, unsigned long rate, in gk20a_pllg_calc_mnp()
211 gk20a_pllg_slide(struct gk20a_clk *clk, u32 n) in gk20a_pllg_slide()
256 gk20a_pllg_enable(struct gk20a_clk *clk) in gk20a_pllg_enable()
284 gk20a_pllg_disable(struct gk20a_clk *clk) in gk20a_pllg_disable()
296 gk20a_pllg_program_mnp(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp()
335 gk20a_pllg_program_mnp_slide(struct gk20a_clk *clk, const struct gk20a_pll *pll) in gk20a_pllg_program_mnp_slide()
462 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_read() local
482 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_calc() local
491 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_prog() local
507 gk20a_clk_setup_slide(struct gk20a_clk *clk) in gk20a_clk_setup_slide()
546 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_fini() local
567 struct gk20a_clk *clk = gk20a_clk(base); in gk20a_clk_init() local
615 struct gk20a_clk *clk) in gk20a_clk_ctor()
644 struct gk20a_clk *clk; in gk20a_clk_new() local