Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)); in adc108s102_update_scan_mode()
166 st->tx_buf[0] = cpu_to_be16(ADC108S102_CMD(ch)); in adc108s102_scan_direct()
/kernel/linux/linux-6.6/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)); in adc108s102_update_scan_mode()
167 st->tx_buf[0] = cpu_to_be16(ADC108S102_CMD(ch)); in adc108s102_scan_direct()

Completed in 1 milliseconds