Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dti-tsc2046.c178 u32 time_per_bit_ns; member
230 bit_count = DIV_ROUND_UP(time * NSEC_PER_USEC, priv->time_per_bit_ns); in tsc2046_adc_time_to_count()
234 priv->effective_speed_hz, priv->time_per_bit_ns, in tsc2046_adc_time_to_count()
503 priv->time_per_scan_us = size * 8 * priv->time_per_bit_ns / NSEC_PER_USEC; in tsc2046_adc_update_scan_mode()
677 priv->time_per_bit_ns = DIV_ROUND_UP(NSEC_PER_SEC, in tsc2046_adc_setup_spi_msg()