Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c132 #define AD9523_PLL2_FB_NDIV(a, b) (4 * (b) + (a)) macro
865 AD9523_PLL2_FB_NDIV(pdata->pll2_ndiv_a_cnt, in ad9523_setup()