Searched refs:ext_clock (Results 1 – 14 of 14) sorted by relevance
41 pll->ext_clock, pll->pix_clock); in aptina_pll_calculate()43 if (pll->ext_clock < limits->ext_clock_min || in aptina_pll_calculate()44 pll->ext_clock > limits->ext_clock_max) { in aptina_pll_calculate()55 div = gcd(pll->pix_clock, pll->ext_clock); in aptina_pll_calculate()57 div = pll->ext_clock / div; in aptina_pll_calculate()71 (pll->ext_clock / limits->n_min * pll->m)); in aptina_pll_calculate()75 (pll->ext_clock / limits->n_max * pll->m)); in aptina_pll_calculate()142 pll->ext_clock * pll->m)); in aptina_pll_calculate()144 (pll->ext_clock * pll->m)); in aptina_pll_calculate()151 mf_low = roundup(max(mf_min, DIV_ROUND_UP(pll->ext_clock * p1, in aptina_pll_calculate()[all …]
25 unsigned int ext_clock; member
286 pll.ext_clock = pdata->ext_clock; in mt9m032_setup_pll()
260 mt9p031->pll.ext_clock = pdata->ext_freq; in mt9p031_clk_setup()
31 u32 ext_clock; member
16 bool ext_clock; /* use external pin for input clock */ member
254 mmc->internal_clock = !c->ext_clock; in omap_hsmmc_pdata_init()319 if (c->ext_clock) in omap_hsmmc_pdata_init()
273 .ext_clock = 0,281 .ext_clock = 1,
18 "ext_clock" (External clock provided to the card).
1172 struct ext_clock_info ext_clock; member1921 devpriv->ext_clock.divisor = divisor; in ai_config_master_clock_4020()1922 devpriv->ext_clock.chanspec = data[2]; in ai_config_master_clock_4020()2285 divisor = devpriv->ext_clock.divisor; in ai_convert_counter_4020()2305 int chanspec = devpriv->ext_clock.chanspec; in select_master_clock_4020()
37 clock-names = "ext_clock";
258 clock-names = "ext_clock";
137 clock-names = "ext_clock";
131 clock-names = "ext_clock";