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

/linux-master/drivers/iio/adc/
H A Dti-adc108s102.c50 #define ADC108S102_CMD(ch) ((u16)(ch) << 11) macro
125 st->tx_buf[cmds++] = cpu_to_be16(ADC108S102_CMD(bit));
167 st->tx_buf[0] = cpu_to_be16(ADC108S102_CMD(ch));

Completed in 125 milliseconds