Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7380.c109 const unsigned int t_csh_ns; /* CS minimum high time */ member
585 .t_csh_ns = 10,
589 .t_csh_ns = 20,
949 .value = st->chip_info->timing_specs->t_csh_ns, in ad7380_regmap_reg_read()
2002 st->normal_xfer[0].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
2016 st->seq_xfer[0].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
2019 st->seq_xfer[1].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
2024 st->seq_xfer[2].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()