Lines Matching +full:conversion +full:- +full:start +full:- +full:gpios
1 /* SPDX-License-Identifier: GPL-2.0 */
42 * struct ad7606_chip_info - chip specific information
62 * struct ad7606_state - driver instance specific data
77 * @lock protect sensor state from concurrent accesses to GPIOs
78 * @gpio_convst GPIO descriptor for conversion start signal (CONVST)
79 * @gpio_reset GPIO descriptor for device hard-reset
81 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
82 * controls power-down mode of device
86 * @complete completion to indicate end of conversion
119 * 16 * 16-bit samples + 64-bit timestamp
126 * struct ad7606_bus_ops - driver bus operations