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
78 * @lock protect sensor state from concurrent accesses to GPIOs
79 * @gpio_convst GPIO descriptor for conversion start signal (CONVST)
80 * @gpio_reset GPIO descriptor for device hard-reset
82 * @gpio_standby GPIO descriptor for stand-by signal (STBY),
83 * controls power-down mode of device
87 * @complete completion to indicate end of conversion
121 * 16 * 16-bit samples + 64-bit timestamp
128 * struct ad7606_bus_ops - driver bus operations