/linux-6.12.1/Documentation/iio/ |
D | adis16480.rst | 63 | in_magn_x_calibbias | Calibration offset for the X-axis magnetometer channel… 65 | in_magn_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis magnetometer channel. … 67 | in_magn_x_raw | Raw X-axis magnetometer channel value. … 69 | in_magn_y_calibbias | Calibration offset for the Y-axis magnetometer channel… 71 | in_magn_y_filter_low_pass_3db_frequency | Bandwidth for the Y-axis magnetometer channel. … 73 | in_magn_y_raw | Raw Y-axis magnetometer channel value. … 75 | in_magn_z_calibbias | Calibration offset for the Z-axis magnetometer channel… 77 | in_magn_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis magnetometer channel. … 79 | in_magn_z_raw | Raw Z-axis magnetometer channel value. … 99 | in_accel_x_calibbias | Calibration offset for the X-axis accelerometer chann… [all …]
|
D | adis16475.rst | 67 | in_accel_x_calibbias | Calibration offset for the X-axis accelerometer chann… 69 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 71 | in_accel_y_calibbias | Calibration offset for the Y-axis accelerometer chann… 73 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 75 | in_accel_z_calibbias | Calibration offset for the Z-axis accelerometer chann… 77 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 81 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. … 83 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. … 85 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. … 93 | in_anglvel_x_calibbias | Calibration offset for the X-axis gyroscope channel. | [all …]
|
D | adxl380.rst | 15 The ADXL380/ADXL382 is a low noise density, low power, 3-axis accelerometer with 50 | in_accel_x_calibbias | Calibration offset for the X-axis acceleromet… 52 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 54 | in_accel_y_calibbias | y-axis acceleration offset correction … 56 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 58 | in_accel_z_calibbias | Calibration offset for the Z-axis acceleromet… 60 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 104 | Acceleration on X, Y, and Z axis | Meters per Second squared | 132 - X-axis acceleration = in_accel_x_raw * in_accel_scale = −8.683788575 m/s^2 133 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = 1.38273765 m/s^2 [all …]
|
/linux-6.12.1/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 28 - xlnx,axis-tdest-width: AXI-Stream TDEST width (ignored by the driver) 29 - xlnx,axis-tid-width: AXI-Stream TID width (ignored by the driver) 30 - xlnx,axis-tuser-width: AXI-Stream TUSER width (ignored by the driver) 32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported) 33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported) 34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported) 35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported) 36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported) 70 xlnx,axis-tdest-width = <0x4>; 71 xlnx,axis-tid-width = <0x4>; [all …]
|
/linux-6.12.1/drivers/input/ |
D | touchscreen.c | 34 unsigned long axis, in touchscreen_set_params() argument 39 if (!test_bit(axis, dev->absbit)) { in touchscreen_set_params() 42 axis); in touchscreen_set_params() 46 absinfo = &dev->absinfo[axis]; in touchscreen_set_params() 70 unsigned int axis, axis_x, axis_y; in touchscreen_parse_properties() local 107 axis = multitouch ? ABS_MT_PRESSURE : ABS_PRESSURE; in touchscreen_parse_properties() 110 input_abs_get_max(input, axis), in touchscreen_parse_properties() 114 input_abs_get_fuzz(input, axis), in touchscreen_parse_properties() 117 touchscreen_set_params(input, axis, 0, maximum, fuzz); in touchscreen_parse_properties()
|
/linux-6.12.1/include/linux/input/ |
D | mt.h | 90 static inline bool input_is_mt_value(int axis) in input_is_mt_value() argument 92 return axis >= ABS_MT_FIRST && axis <= ABS_MT_LAST; in input_is_mt_value() 95 static inline bool input_is_mt_axis(int axis) in input_is_mt_axis() argument 97 return axis == ABS_MT_SLOT || input_is_mt_value(axis); in input_is_mt_axis()
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | axis,artpec6-pcie.txt | 7 - compatible: "axis,artpec6-pcie", "snps,dw-pcie" for ARTPEC-6 in RC mode; 8 "axis,artpec6-pcie-ep", "snps,dw-pcie" for ARTPEC-6 in EP mode; 9 "axis,artpec7-pcie", "snps,dw-pcie" for ARTPEC-7 in RC mode; 10 "axis,artpec7-pcie-ep", "snps,dw-pcie" for ARTPEC-7 in EP mode; 21 - axis,syscon-pcie: A phandle pointing to the ARTPEC-6 system controller, 27 compatible = "axis,artpec6-pcie", "snps,dw-pcie"; 49 axis,syscon-pcie = <&syscon>;
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/accel/ |
D | lis302.txt | 25 x/y/z axis. 28 x/y/z axis. 29 - st,click-thresh-{x,y,z}: set the x/y/z axis threshold 47 - st,wakeup-{x,y,z}-{lo,hi}: set wakeup condition on x/y/z axis for 50 - st,wakeup2-{x,y,z}-{lo,hi}: set wakeup condition on x/y/z axis for 59 - st,axis-{x,y,z}=: set the axis to map to the three coordinates. 60 Negative values can be used for inverted axis. 61 - st,{min,max}-limit-{x,y,z} set the min/max limits for x/y/z axis
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | axis.txt | 8 - compatible = "axis,artpec6"; 13 - compatible = "axis,artpec6-dev-board", "axis,artpec6";
|
/linux-6.12.1/drivers/input/misc/ |
D | gpio_decoder.c | 20 u32 axis; member 53 input_report_abs(input, decoder->axis, state); in gpio_decoder_poll_gpios() 72 device_property_read_u32(dev, "linux,axis", &decoder->axis); in gpio_decoder_probe() 96 input_set_abs_params(input, decoder->axis, 0, max, 0, 0); in gpio_decoder_probe()
|
D | rotary_encoder.c | 39 u32 axis; member 78 encoder->axis, encoder->dir); in rotary_encoder_report_event() 98 input_report_abs(encoder->input, encoder->axis, encoder->pos); in rotary_encoder_report_event() 234 device_property_read_u32(dev, "linux,axis", &encoder->axis); in rotary_encoder_probe() 256 input_set_capability(input, EV_REL, encoder->axis); in rotary_encoder_probe() 259 encoder->axis, 0, encoder->steps, 0, 1); in rotary_encoder_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | bu21013.txt | 23 - rohm,touch-max-x : Maximum outward permitted limit in the X axis 24 - rohm,touch-max-y : Maximum outward permitted limit in the Y axis 25 - rohm,flip-x : Flip touch coordinates on the X axis 26 - rohm,flip-y : Flip touch coordinates on the Y axis
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | artpec6-crypto.txt | 5 "axis,artpec6-crypto" for the version in the Axis ARTPEC-6 SoC 6 "axis,artpec7-crypto" for the version in the Axis ARTPEC-7 SoC. 13 compatible = "axis,artpec6-crypto";
|
/linux-6.12.1/drivers/iio/accel/ |
D | Kconfig | 15 Say Y here to build support for Analog Devices adis16201 dual-axis 27 Say Y here to build support for Analog Devices adis16209 dual-axis digital inclinometer 43 ADXL313 3-axis digital accelerometer. 56 ADXL313 3-axis digital accelerometer. 73 ADXL345 or ADXL375 3-axis digital accelerometer. 87 ADXL345 or ADXL375 3-axis digital accelerometer. 105 ADXL355 3-axis digital accelerometer. 120 ADXL355 3-axis digital accelerometer. 308 tristate "MiraMEMS DA280 3-axis 14-bit digital accelerometer driver" 311 Say yes here to build support for the MiraMEMS DA280 3-axis 14-bit [all …]
|
D | msa311.c | 373 #define MSA311_ACCEL_CHANNEL(axis) { \ argument 376 .channel2 = IIO_MOD_##axis, \ 382 .scan_index = MSA311_SI_##axis, \ 390 .datasheet_name = "ACC_"#axis, \ 570 __le16 *axis) in msa311_get_axis() argument 584 return regmap_bulk_read(msa311->regs, axis_reg, axis, sizeof(*axis)); in msa311_get_axis() 593 __le16 axis; in msa311_read_raw_data() local 605 err = msa311_get_axis(msa311, chan, &axis); in msa311_read_raw_data() 623 *val = sign_extend32(le16_to_cpu(axis) >> chan->scan_type.shift, in msa311_read_raw_data() 893 __le16 axis; in msa311_buffer_thread() local [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | gpio-decoder.txt | 11 - linux,axis: the input subsystem axis to map to (ABS_X/ABS_Y). 21 linux,axis = <0>; /* ABS_X */
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h700-anbernic-rg35xx-h.dts | 25 axis@0 { 33 axis@1 { 41 axis@2 { 49 axis@3 {
|
/linux-6.12.1/drivers/iio/common/scmi_sensors/ |
D | scmi_iio.c | 342 scale = sensor->sensor_info->axis[ch->scan_index].scale; in scmi_iio_read_raw() 387 if (sensor->sensor_info->axis[0].extended_attrs) { in scmi_iio_get_raw_available() 388 min_range = sensor->sensor_info->axis[0].attrs.min_range; in scmi_iio_get_raw_available() 389 max_range = sensor->sensor_info->axis[0].attrs.max_range; in scmi_iio_get_raw_available() 390 resolution = sensor->sensor_info->axis[0].resolution; in scmi_iio_get_raw_available() 391 exponent = sensor->sensor_info->axis[0].exponent; in scmi_iio_get_raw_available() 392 scale = sensor->sensor_info->axis[0].scale; in scmi_iio_get_raw_available() 612 ret = scmi_iio_get_chan_type(sensor_info->axis[i].type, &type); in scmi_alloc_iiodev() 616 ret = scmi_iio_get_chan_modifier(sensor_info->axis[i].name, in scmi_alloc_iiodev() 622 sensor_info->axis[i].id); in scmi_alloc_iiodev() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 29 screen and (z) being depth, the axis perpendicular to the screen. 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 57 as the gravity vector is projected 1:1 onto the sensors (z)-axis. 78 its top towards surface, you get a negative y axis. 97 perpendicular to the North axis and positive towards the East and (z) is 131 device on a flat surface and spin it around the z axis (such as rotating a 133 along the (z) axis if rotated clockwise, and a positive value if rotated 189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we 190 compensate by performing a -30 degrees rotation around the X axis: 196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
|
/linux-6.12.1/arch/arm/boot/dts/axis/ |
D | artpec6.dtsi | 45 #include <dt-bindings/clock/axis,artpec6-clkctrl.h> 50 compatible = "axis,artpec6"; 73 compatible = "axis,artpec6-syscon", "syscon"; 105 compatible = "axis,artpec6-clkctrl"; 163 compatible = "axis,artpec6-pcie", "snps,dw-pcie"; 185 axis,syscon-pcie = <&syscon>; 190 compatible = "axis,artpec6-pcie-ep", "snps,dw-pcie"; 199 axis,syscon-pcie = <&syscon>; 204 compatible = "axis,artpec6-pinctrl"; 237 compatible = "axis,artpec6-crypto";
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-n9.dts | 67 st,axis-x = <1>; /* LIS3_DEV_X */ 68 st,axis-y = <(-2)>; /* LIS3_INV_DEV_Y */ 69 st,axis-z = <(-3)>; /* LIS3_INV_DEV_Z */
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | artpec6.txt | 19 See dt-bindings/clock/axis,artpec6-clkctrl.h for the list of valid identifiers. 20 - compatible: Should be "axis,artpec6-clkctrl" 37 compatible = "axis,artpec6-clkctrl";
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3566-anbernic-rg353x.dtsi | 23 axis@0 { 31 axis@1 { 39 axis@2 { 47 axis@3 {
|
D | rk3326-odroid-go3.dts | 44 axis@0 { 52 axis@1 { 60 axis@2 { 68 axis@3 {
|
/linux-6.12.1/drivers/hid/ |
D | hid-udraw-ps3.c | 90 static int clamp_accel(int axis, int offset) in clamp_accel() argument 92 axis = clamp(axis, in clamp_accel() 95 axis = (axis - accel_limits[offset].min) / in clamp_accel() 98 return axis; in clamp_accel()
|