Searched full:smi240 (Results 1 – 3 of 3) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/imu/bosch,smi240.yaml#7 title: Bosch smi240 imu15 https://www.bosch-semiconductors.com/mems-sensors/highly-automated-driving/smi240/19 const: bosch,smi24045 compatible = "bosch,smi240";
204 * SMI240 module consists of a 32Bit Out Of Frame (OOF) in smi240_regmap_spi_read() 577 indio_dev->name = "smi240"; in smi240_probe() 596 { "smi240" },602 { .compatible = "bosch,smi240" },612 .name = "smi240",619 MODULE_DESCRIPTION("Bosch SMI240 SPI driver");
32 obj-$(CONFIG_SMI240) += smi240.o