Searched refs:pllout (Results 1 – 2 of 2) sorted by relevance
264 int clock_set_pllout(enum clock_id clkid, enum pll_out_id pllout, unsigned rate) in clock_set_pllout() argument272 if (pllout + 1 > pll_num_clkouts[clkid]) in clock_set_pllout()281 if (pllout == PLL_OUT2 || pllout == PLL_OUT4) in clock_set_pllout()286 clrsetbits_le32(&pll->pll_out[pllout >> 1], in clock_set_pllout()
74 int clock_set_pllout(enum clock_id clkid, enum pll_out_id pllout,