Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c154 #define AD9523_PLL2_VCO_DIV_M1(x) ((((x) - 3) & 0x3) << 0) macro
875 AD9523_PLL2_VCO_DIV_M1(pdata->pll2_vco_div_m1) | in ad9523_setup()