Lines Matching full:differential
180 * As the common-mode channels are after the differential ones, we compute the
186 * for each differential channel there is a common-mode channel
207 * For a chip with 2 hardware channel this will be used to create 2 differential
229 .differential = true, \
392 if (chan->differential) in ad4030_get_chan_scale()
621 /* Number of bytes for one differential channel */ in ad4030_conversion()
623 /* Add one byte if we are using a differential + common byte mode */ in ad4030_conversion()
681 if (chan->differential) in ad4030_single_conversion()
854 if (chan->differential) in ad4030_read_label()
855 return sprintf(label, "differential%lu\n", chan->address); in ad4030_read_label()
1069 /* Differential only */
1071 /* Differential and common-mode voltage */
1077 /* Differential only */
1079 /* Differential with common byte */