Searched refs:pll2_freq_doubler_en (Results 1 – 2 of 2) sorted by relevance
177 bool pll2_freq_doubler_en; member
861 AD_IF(pll2_freq_doubler_en, AD9523_PLL2_FREQ_DOUBLER_EN)); in ad9523_setup()865 st->vco_freq = (pdata->vcxo_freq * (pdata->pll2_freq_doubler_en ? 2 : 1) in ad9523_setup()