ADIS16475_FILT_CTRL_MASK
const int mask = ADIS16475_FILT_CTRL_MASK;
#define ADIS16475_FILT_CTRL(x) FIELD_PREP(ADIS16475_FILT_CTRL_MASK, x)