Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dad7380.c81 const unsigned int t_csh_ns; /* CS minimum high time */ member
328 .t_csh_ns = 10,
332 .t_csh_ns = 20,
572 .value = st->chip_info->timing_specs->t_csh_ns, in ad7380_regmap_reg_read()
1116 st->normal_xfer[0].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
1130 st->seq_xfer[0].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
1133 st->seq_xfer[1].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()
1138 st->seq_xfer[2].cs_change_delay.value = st->chip_info->timing_specs->t_csh_ns; in ad7380_probe()