Searched defs:calc_clk (Results 1 – 4 of 4) sorted by relevance
274 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, in calc_clk() function
274 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() function
287 calc_clk(struct gk104_clk *clk, in calc_clk() function
360 static inline bool should_set_clock(bool safe_to_lower, int calc_clk, int cur_clk) in should_set_clock()