Lines Matching +full:6 +full:- +full:axis
1 /* SPDX-License-Identifier: GPL-2.0 */
6 * struct lis3lv02d_platform_data - lis3 chip family platform data
8 * @click_thresh_x: Click detection unit x axis threshold
9 * @click_thresh_y: Click detection unit y axis threshold
10 * @click_thresh_z: Click detection unit z axis threshold
26 * @axis_x: Sensor orientation remapping for x-axis
27 * @axis_y: Sensor orientation remapping for y-axis
28 * @axis_z: Sensor orientation remapping for z-axis
83 #define LIS3_IRQ_OPEN_DRAIN (1 << 6)
111 #define LIS3_INV_DEV_X -1
112 #define LIS3_INV_DEV_Y -2
113 #define LIS3_INV_DEV_Z -3