Searched full:adis16475 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/imu/ |
D | adi,adis16475.yaml | 4 $id: http://devicetree.org/schemas/iio/imu/adi,adis16475.yaml# 7 title: Analog Devices ADIS16475 and similar IMUs 13 Analog Devices ADIS16475 and similar IMUs 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADIS16475.pdf 19 - adi,adis16475-1 20 - adi,adis16475-2 21 - adi,adis16475-3 155 adis16475: adis16475-3@0 { 156 compatible = "adi,adis16475-3";
|
/linux-6.12.1/drivers/iio/imu/ |
D | adis16475.c | 3 * ADIS16475 IMU driver 134 struct adis16475 { struct 171 struct adis16475 *st = file->private_data; in adis16475_show_firmware_revision() 197 struct adis16475 *st = file->private_data; in adis16475_show_firmware_date() 226 struct adis16475 *st = arg; in adis16475_show_serial_number() 243 struct adis16475 *st = arg; in adis16475_show_product_id() 260 struct adis16475 *st = arg; in adis16475_show_flash_count() 278 struct adis16475 *st = iio_priv(indio_dev); in adis16475_debugfs_init() 296 static int adis16475_get_freq(struct adis16475 *st, u32 *freq) in adis16475_get_freq() 323 static int adis16475_set_freq(struct adis16475 *st, const u32 freq) in adis16475_set_freq() [all …]
|
D | Kconfig | 32 config ADIS16475 config 33 tristate "Analog Devices ADIS16475 and similar IMU driver" 38 Say yes here to build support for Analog Devices ADIS16470, ADIS16475, 43 called adis16475.
|
D | Makefile | 9 obj-$(CONFIG_ADIS16475) += adis16475.o
|
/linux-6.12.1/Documentation/iio/ |
D | index.rst | 25 adis16475
|
D | adis16475.rst | 4 ADIS16475 driver 15 * `ADIS16475 <https://www.analog.com/ADIS16475>`_ 59 The following tables show the adis16475 related device files, found in the 132 The following table shows the adis16475 related device debug files, found in the 163 The adis16475 driver offers data for 5 types of channels, the table below shows
|
D | adxl380.rst | 97 The adis16475 driver offers data for 2 types of channels, the table below shows
|
/linux-6.12.1/ |
D | MAINTAINERS | 1407 ANALOG DEVICES INC ADIS16475 DRIVER 1412 F: Documentation/devicetree/bindings/iio/imu/adi,adis16475.yaml 1413 F: drivers/iio/imu/adis16475.c
|