Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-adc12138.c171 static const u8 ch_to_mux[] = { 0, 4, 1, 5, 2, 6, 3, 7 }; in __adc12138_start_conv() local
172 u8 mode = (ch_to_mux[channel->channel] << 4) | in __adc12138_start_conv()