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