Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c130 #define AD9523_PLL2_FB_NDIV_A_CNT(x) (((x) & 0x3) << 6) macro
851 AD9523_PLL2_FB_NDIV_A_CNT(pdata->pll2_ndiv_a_cnt) | in ad9523_setup()