Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dti-tsc2046.c41 BITS_PER_TYPE(struct tsc2046_adc_atom)
94 struct tsc2046_adc_atom { struct
112 * Amount of tsc2046_adc_atom structs within the same command gathered
117 * Settling samples (tsc2046_adc_atom structs) which should be skipped
170 struct tsc2046_adc_atom *rx;
171 struct tsc2046_adc_atom *tx;
267 static u16 tsc2046_adc_get_value(struct tsc2046_adc_atom *buf) in tsc2046_adc_get_value()
276 struct tsc2046_adc_atom *rx_buf, *tx_buf; in tsc2046_adc_read_one()

Completed in 2 milliseconds