Searched refs:AD7124_CONFIG_BIPOLAR (Results 1 – 1 of 1) sorted by relevance
72 #define AD7124_CONFIG_BIPOLAR(x) FIELD_PREP(AD7124_CONFIG_BIPOLAR_MSK, x) macro693 val = AD7124_CONFIG_BIPOLAR(st->channel_config[i].bipolar) | in ad7124_setup()