Searched refs:AD9523_PLL2_VCO_DIV_M2 (Results 1 – 1 of 1) sorted by relevance
155 #define AD9523_PLL2_VCO_DIV_M2(x) ((((x) - 3) & 0x3) << 4) macro876 AD9523_PLL2_VCO_DIV_M2(pdata->pll2_vco_div_m2) | in ad9523_setup()