Lines Matching +full:sensor +full:- +full:channel
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Code shared between most Semtech SAR sensor driver.
36 * the sensor.
57 * struct sx_common_chip_info: Semtech Sensor private chip information
62 * Each phase presented by the sensor is an IIO channel..
64 * @mask_enable_chan: Mask over the channels bits in the enable channel
97 * struct sx_common_data: Semtech Sensor private data structure.
99 * @chip_info: Structure defining sensor internals.
100 * @mutex: Serialize access to registers and channel configuration.
105 * @chan_prox_stat: Last reading of the proximity status for each channel.
110 * @chan_read: Bit field for each raw channel enabled.