Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/frequency/
H A Dadf4371.c32 #define ADF4371_FRAC2WORD_L(x) FIELD_PREP(ADF4371_FRAC2WORD_L_MSK, x) macro
282 st->buf[6] = ADF4371_FRAC2WORD_L(st->fract2 & 0x7F) | in adf4371_set_freq()
/kernel/linux/linux-5.10/drivers/iio/frequency/
H A Dadf4371.c32 #define ADF4371_FRAC2WORD_L(x) FIELD_PREP(ADF4371_FRAC2WORD_L_MSK, x) macro
282 st->buf[6] = ADF4371_FRAC2WORD_L(st->fract2 & 0x7F) | in adf4371_set_freq()

Completed in 2 milliseconds