Home
last modified time | relevance | path

Searched full:convst (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
Dad7476.c32 /* channels used when convst gpio is defined */
78 udelay(1); /* CONVST pulse width: 10 ns min */ in ad7091_convst()
Dxilinx-xadc-core.c667 unsigned int convst; in xadc_trigger_set_state() local
681 convst = XADC_CONF0_EC; in xadc_trigger_set_state()
683 convst = 0; in xadc_trigger_set_state()
686 convst); in xadc_trigger_set_state()
1261 xadc->convst_trigger = xadc_alloc_trigger(indio_dev, "convst"); in xadc_probe()
Dad7606.h79 * @gpio_convst GPIO descriptor for conversion start signal (CONVST)
Dad7606.c134 /* The rising edge of the CONVST signal starts a new conversion. */ in ad7606_trigger_handler()
468 * edge of CONVST is applied, BUSY goes logic high and transitions low at the
/kernel/linux/linux-6.6/drivers/iio/adc/
Dad7476.c32 /* channels used when convst gpio is defined */
84 udelay(1); /* CONVST pulse width: 10 ns min */ in ad7091_convst()
Dxilinx-xadc-core.c703 unsigned int convst; in xadc_trigger_set_state() local
717 convst = XADC_CONF0_EC; in xadc_trigger_set_state()
719 convst = 0; in xadc_trigger_set_state()
722 convst); in xadc_trigger_set_state()
1367 xadc->convst_trigger = xadc_alloc_trigger(indio_dev, "convst"); in xadc_probe()
Dad7606.h78 * @gpio_convst GPIO descriptor for conversion start signal (CONVST)
Dad7606.c111 /* The rising edge of the CONVST signal starts a new conversion. */ in ad7606_trigger_handler()
445 * edge of CONVST is applied, BUSY goes logic high and transitions low at the
Dmax1027.c441 * In order to disable the convst trigger, start acquisition on in max1027_set_cnvst_trigger_state()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml45 Must be the device tree identifier of the CONVST pin.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml42 Must be the device tree identifier of the CONVST pin.