Searched refs:ainn (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dmax11410.c342 static int max11410_set_input_mux(struct max11410_state *st, u8 ainp, u8 ainn) argument
345 ainn > MAX11410_CHANNEL_INDEX_MAX)
349 (ainp << 4) | ainn);

Completed in 262 milliseconds