Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4851.c192 bool bipolar_ch[AD4851_MAX_CH_NR]; member
730 if (st->bipolar_ch[chan->channel]) { in ad4851_set_scale()
765 if (st->bipolar_ch[chan->channel]) { in ad4851_get_scale()
870 if (st->bipolar_ch[chan->channel]) { in ad4851_read_avail()
997 st->bipolar_ch[reg] = fwnode_property_read_bool(child, "bipolar"); in ad4851_parse_channels_common()
999 if (st->bipolar_ch[reg]) { in ad4851_parse_channels_common()