Searched refs:new_pll (Results 1 – 2 of 2) sorted by relevance
126 struct gk20a_pll new_pll; member472 GK20A_CLK_GPC_MDIV, &clk->new_pll); in gm20b_clk_calc()610 pll_safe = clk->new_pll; in gm20b_clk_prog()632 clk->base.pll = clk->new_pll; in gm20b_clk_prog()
675 u_long new_pll; in cyber2000fb_decode_clock() local677 new_pll = pll_ps / cfb->divisors[div2]; in cyber2000fb_decode_clock()678 if (8696 > new_pll && new_pll > 3846) { in cyber2000fb_decode_clock()679 pll_ps = new_pll; in cyber2000fb_decode_clock()