Searched refs:ch_to_mux (Results 1 – 1 of 1) sorted by relevance
171 static const u8 ch_to_mux[] = { 0, 4, 1, 5, 2, 6, 3, 7 }; in __adc12138_start_conv() local172 u8 mode = (ch_to_mux[channel->channel] << 4) | in __adc12138_start_conv()