Searched full:convst (Results 1 – 5 of 5) sorted by relevance
32 /* channels used when convst gpio is defined */78 udelay(1); /* CONVST pulse width: 10 ns min */ in ad7091_convst()
659 unsigned int convst; in xadc_trigger_set_state() local673 convst = XADC_CONF0_EC; in xadc_trigger_set_state()675 convst = 0; in xadc_trigger_set_state()678 convst); in xadc_trigger_set_state()1240 xadc->convst_trigger = xadc_alloc_trigger(indio_dev, "convst"); in xadc_probe()
79 * @gpio_convst GPIO descriptor for conversion start signal (CONVST)
134 /* 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
45 Must be the device tree identifier of the CONVST pin.