Searched refs:nouveau_hw_pllvals_to_clk (Results 1 – 3 of 3) sorted by relevance
45 int nouveau_hw_pllvals_to_clk(struct nouveau_pll_vals *pllvals);
471 nouveau_hw_pllvals_to_clk(struct nouveau_pll_vals *pv) in nouveau_hw_pllvals_to_clk() function508 return nouveau_hw_pllvals_to_clk(&pllvals); in nouveau_hw_get_clock()
593 int clock = nouveau_hw_pllvals_to_clk in nv04_dfp_restore()