Searched refs:ccs_pll_calculate (Results 1 – 3 of 3) sorted by relevance
211 int ccs_pll_calculate(struct device *dev, const struct ccs_pll_limits *limits,
701 int ccs_pll_calculate(struct device *dev, const struct ccs_pll_limits *lim, in ccs_pll_calculate() function876 EXPORT_SYMBOL_GPL(ccs_pll_calculate);
473 return ccs_pll_calculate(&client->dev, &lim, pll); in ccs_pll_try()