Searched full:kxsd9 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | kxsd9-i2c.c | 11 #include "kxsd9.h" 40 { .compatible = "kionix,kxsd9", }, 46 {"kxsd9", 0}, 53 .name = "kxsd9", 64 MODULE_DESCRIPTION("KXSD9 accelerometer I2C interface");
|
H A D | kxsd9-spi.c | 10 #include "kxsd9.h" 40 {"kxsd9", 0}, 46 { .compatible = "kionix,kxsd9" }, 53 .name = "kxsd9", 64 MODULE_DESCRIPTION("Kionix KXSD9 SPI driver");
|
H A D | Kconfig | 439 config KXSD9 config 440 tristate "Kionix KXSD9 Accelerometer Driver" 444 Say yes here to build support for the Kionix KXSD9 accelerometer. 448 will be called kxsd9. 451 tristate "Kionix KXSD9 SPI transport" 452 depends on KXSD9 454 default KXSD9 457 Say yes here to enable the Kionix KXSD9 accelerometer 461 tristate "Kionix KXSD9 I2C transport" 462 depends on KXSD9 [all …]
|
H A D | Makefile | 47 obj-$(CONFIG_KXSD9) += kxsd9.o 48 obj-$(CONFIG_KXSD9_SPI) += kxsd9-spi.o 49 obj-$(CONFIG_KXSD9_I2C) += kxsd9-i2c.o
|
H A D | kxsd9.c | 3 * kxsd9.c simple support for the Kionix KXSD9 3D 30 #include "kxsd9.h" 515 MODULE_DESCRIPTION("Kionix KXSD9 driver");
|
/openbmc/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | kionix,kxsd9.yaml | 4 $id: http://devicetree.org/schemas/iio/accel/kionix,kxsd9.yaml# 7 title: Kionix KXSD9 Accelerometer 18 const: kionix,kxsd9 49 compatible = "kionix,kxsd9"; 65 compatible = "kionix,kxsd9";
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 262 kxsd9@18 { 263 compatible = "kionix,kxsd9"; 924 /* Interrupt line for the KXSD9 accelerometer */ 925 dragon_kxsd9_gpios: kxsd9-state {
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |