Home
last modified time | relevance | path

Searched refs:ADF4371_MOD2WORD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/frequency/
H A Dadf4371.c42 #define ADF4371_MOD2WORD(x) FIELD_PREP(ADF4371_MOD2WORD_MSK, x) macro
286 st->buf[9] = ADF4371_MOD2WORD(st->mod2 >> 8); in adf4371_set_freq()
/kernel/linux/linux-5.10/drivers/iio/frequency/
H A Dadf4371.c42 #define ADF4371_MOD2WORD(x) FIELD_PREP(ADF4371_MOD2WORD_MSK, x) macro
286 st->buf[9] = ADF4371_MOD2WORD(st->mod2 >> 8); in adf4371_set_freq()

Completed in 3 milliseconds