Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/frequency/
H A Dadf4350.h70 #define ADF4350_REG4_RF_DIV_SEL(x) ((x) << 20) macro
/openbmc/linux/drivers/iio/frequency/
H A Dadf4350.c234 ADF4350_REG4_RF_DIV_SEL(st->r4_rf_div_sel) | in adf4350_set_freq()