Home
last modified time | relevance | path

Searched refs:aptina_pll_calculate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Daptina-pll.c15 int aptina_pll_calculate(struct device *dev, in aptina_pll_calculate() function
155 EXPORT_SYMBOL_GPL(aptina_pll_calculate);
H A Daptina-pll.h39 int aptina_pll_calculate(struct device *dev,
H A Dmt9p031.c265 return aptina_pll_calculate(&client->dev, &limits, &mt9p031->pll); in mt9p031_clk_setup()