Searched refs:npll_coef (Results 1 – 1 of 1) sorted by relevance
35 u32 npll_coef; member162 clk->npll_coef = (N1 << 8) | M1; in nv40_clk_calc()165 clk->npll_coef = (N2 << 24) | (M2 << 16) | (N1 << 8) | M1; in nv40_clk_calc()191 nvkm_wr32(device, 0x004004, clk->npll_coef); in nv40_clk_prog()