Searched refs:nouveau_hw_pllvals_to_clk (Results 1 – 3 of 3) sorted by relevance
45 int nouveau_hw_pllvals_to_clk(struct nvkm_pll_vals *pllvals);
205 nouveau_hw_pllvals_to_clk(struct nvkm_pll_vals *pv) in nouveau_hw_pllvals_to_clk() function247 return nouveau_hw_pllvals_to_clk(&pllvals); in nouveau_hw_get_clock()
603 int clock = nouveau_hw_pllvals_to_clk in nv04_dfp_restore()