Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-tsc2046.c41 BITS_PER_TYPE(struct tsc2046_adc_atom)
94 struct tsc2046_adc_atom { struct
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()