Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dmeson_saradc.c259 NUM_MUX_0_VSS, enumerator
291 MESON_SAR_ADC_MUX(NUM_MUX_0_VSS, 0),
308 MESON_SAR_ADC_MUX(NUM_MUX_0_VSS, 0),
537 sel = chan7_mux_values[chan->channel - NUM_MUX_0_VSS]; in meson_sar_adc_enable_channel()
1184 if (chan->type == IIO_VOLTAGE && chan->channel >= NUM_MUX_0_VSS) in read_label()
1186 chan7_mux_names[chan->channel - NUM_MUX_0_VSS]); in read_label()