Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c171 #define AD9523_CLK_DIST_DIV(x) ((((x) - 1) & 0x3FF) << 8) macro
700 reg |= AD9523_CLK_DIST_DIV(tmp); in ad9523_write_raw()
915 AD9523_CLK_DIST_DIV(chan->channel_divider) | in ad9523_setup()