Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-tsc2046.c40 #define TI_TSC2046_SAMPLE_BITS \ macro
43 (TI_TSC2046_MAX_SAMPLE_RATE * TI_TSC2046_SAMPLE_BITS)
231 sample_count = DIV_ROUND_UP(bit_count, TI_TSC2046_SAMPLE_BITS); in tsc2046_adc_time_to_count()