Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/frequency/
H A Dadf4371.c45 #define ADF4371_RF_DIV_SEL_MSK GENMASK(6, 4) macro
46 #define ADF4371_RF_DIV_SEL(x) FIELD_PREP(ADF4371_RF_DIV_SEL_MSK, x)
300 ADF4371_RF_DIV_SEL_MSK, in adf4371_set_freq()
/kernel/linux/linux-5.10/drivers/iio/frequency/
H A Dadf4371.c45 #define ADF4371_RF_DIV_SEL_MSK GENMASK(6, 4) macro
46 #define ADF4371_RF_DIV_SEL(x) FIELD_PREP(ADF4371_RF_DIV_SEL_MSK, x)
300 ADF4371_RF_DIV_SEL_MSK, in adf4371_set_freq()

Completed in 2 milliseconds