/Linux-v5.15/Documentation/devicetree/bindings/iio/accel/ |
D | bosch,bma255.yaml | 4 $id: http://devicetree.org/schemas/iio/accel/bosch,bma255.yaml# 7 title: Bosch BMA255 and Similar Accelerometers 21 - bosch,bma222 22 - bosch,bma222e 23 - bosch,bma250e 24 - bosch,bma253 25 - bosch,bma254 26 - bosch,bma255 27 - bosch,bma280 28 - bosch,bmc150_accel [all …]
|
D | bosch,bma400.yaml | 4 $id: http://devicetree.org/schemas/iio/accel/bosch,bma400.yaml# 7 title: Bosch BMA400 triaxial acceleration sensor 16 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMA400-DS000.pdf 21 - bosch,bma400 49 compatible = "bosch,bma400";
|
D | bosch,bmi088.yaml | 4 $id: http://devicetree.org/schemas/iio/accel/bosch,bmi088.yaml# 7 title: Bosch BMI088 IMU accelerometer part 15 https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi088-ds001.pdf 20 - bosch,bmi088-accel 60 compatible = "bosch,bmi088-accel";
|
D | bosch,bma220.yaml | 4 $id: http://devicetree.org/schemas/iio/accel/bosch,bma220.yaml# 7 title: Bosch BMA220 Trixial Acceleration Sensor 15 - bosch,bma220 43 compatible = "bosch,bma220";
|
/Linux-v5.15/Documentation/devicetree/bindings/net/can/ |
D | cc770.txt | 1 Memory mapped Bosch CC770 and Intel AN82527 CAN controller 3 Note: The CC770 is a CAN controller from Bosch, which is 100% 8 - compatible : should be "bosch,cc770" for the CC770 and "intc,82527" 19 - bosch,external-clock-frequency : frequency of the external oscillator 24 - bosch,clock-out-frequency : slock frequency in Hz on the CLKOUT pin. 28 - bosch,slew-rate : slew rate of the CLKOUT signal. If not specified, 31 - bosch,disconnect-rx0-input : see data sheet. 33 - bosch,disconnect-rx1-input : see data sheet. 35 - bosch,disconnect-tx1-output : see data sheet. 37 - bosch,polarity-dominant : see data sheet. [all …]
|
D | bosch,m_can.yaml | 4 $id: http://devicetree.org/schemas/net/can/bosch,m_can.yaml# 7 title: Bosch MCAN controller Bindings 9 description: Bosch MCAN controller for CAN bus 16 const: bosch,m_can 50 bosch,mram-cfg: 75 Please refer to 2.4.1 Message RAM Configuration in Bosch 127 - bosch,mram-cfg 135 compatible = "bosch,m_can"; 143 bosch,mram-cfg = <0x0 0 0 32 0 0 0 1>;
|
D | bosch,c_can.yaml | 4 $id: http://devicetree.org/schemas/net/can/bosch,c_can.yaml# 7 title: Bosch C_CAN/D_CAN controller Device Tree Bindings 9 description: Bosch C_CAN/D_CAN controller for CAN bus 21 - bosch,c_can 22 - bosch,d_can 78 - bosch,d_can 105 compatible = "bosch,d_can";
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/magnetometer/ |
D | bosch,bmc150_magn.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/bosch,bmc150_magn.yaml# 7 title: Bosch BMC150 magnetometer sensor 17 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf 25 - bosch,bmc150_magn 26 - bosch,bmc156_magn 27 - bosch,bmm150 28 - bosch,bmm150_magn 52 compatible = "bosch,bmc150_magn";
|
/Linux-v5.15/drivers/net/can/m_can/ |
D | Kconfig | 3 tristate "Bosch M_CAN support" 5 Say Y here if you want support for Bosch M_CAN controller framework. 6 This is common support for devices that embed the Bosch M_CAN IP. 14 Say Y here if you want to support Bosch M_CAN controller connected 18 tristate "Bosch M_CAN support for io-mapped devices" 21 Say Y here if you want support for IO Mapped Bosch M_CAN controller. 22 This support is for devices that have the Bosch M_CAN controller
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/pressure/ |
D | bmp085.yaml | 16 https://www.bosch-sensortec.com/bst/products/all_products/bmp180 17 https://www.bosch-sensortec.com/bst/products/all_products/bmp280 18 https://www.bosch-sensortec.com/bst/products/all_products/bme280 23 - bosch,bmp085 24 - bosch,bmp180 25 - bosch,bmp280 26 - bosch,bme280 65 compatible = "bosch,bmp085";
|
/Linux-v5.15/drivers/net/can/cc770/ |
D | cc770_platform.c | 26 * compatible = "bosch,cc770"; 30 * bosch,external-clock-frequency = <16000000>; 78 prop = of_get_property(np, "bosch,external-clock-frequency", in cc770_get_of_node_data() 96 if (of_get_property(np, "bosch,divide-memory-clock", NULL)) in cc770_get_of_node_data() 98 if (of_get_property(np, "bosch,iso-low-speed-mux", NULL)) in cc770_get_of_node_data() 101 if (!of_get_property(np, "bosch,no-comperator-bypass", NULL)) in cc770_get_of_node_data() 103 if (of_get_property(np, "bosch,disconnect-rx0-input", NULL)) in cc770_get_of_node_data() 105 if (of_get_property(np, "bosch,disconnect-rx1-input", NULL)) in cc770_get_of_node_data() 107 if (of_get_property(np, "bosch,disconnect-tx1-output", NULL)) in cc770_get_of_node_data() 109 if (of_get_property(np, "bosch,polarity-dominant", NULL)) in cc770_get_of_node_data() [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/gyroscope/ |
D | bosch,bmg160.yaml | 4 $id: http://devicetree.org/schemas/iio/gyroscope/bosch,bmg160.yaml# 7 title: Bosch BMG160 triaxial rotation sensor (gyroscope) 15 - bosch,bmg160 16 - bosch,bmi055_gyro 17 - bosch,bmi088_gyro 43 compatible = "bosch,bmg160";
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/imu/ |
D | bosch,bmi160.yaml | 4 $id: http://devicetree.org/schemas/iio/imu/bosch,bmi160.yaml# 7 title: Bosch BMI160 15 https://www.bosch-sensortec.com/bst/products/all_products/bmi160 19 const: bosch,bmi160 66 compatible = "bosch,bmi160"; 86 compatible = "bosch,bmi160";
|
/Linux-v5.15/arch/powerpc/boot/dts/ |
D | tqm8xx.dts | 74 bosch,external-clock-frequency = <16000000>; 75 bosch,disconnect-rx1-input; 76 bosch,disconnect-tx1-output; 77 bosch,iso-low-speed-mux; 78 bosch,clock-out-frequency = <16000000>; 86 bosch,external-clock-frequency = <16000000>; 87 bosch,disconnect-rx1-input; 88 bosch,disconnect-tx1-output; 89 bosch,iso-low-speed-mux;
|
D | tqm8548-bigflash.dts | 388 compatible = "bosch,cc770"; // Bosch CC770 392 bosch,external-clock-frequency = <16000000>; 393 bosch,disconnect-rx1-input; 394 bosch,disconnect-tx1-output; 395 bosch,iso-low-speed-mux; 396 bosch,clock-out-frequency = <16000000>; 400 compatible = "bosch,cc770"; // Bosch CC770 404 bosch,external-clock-frequency = <16000000>; 405 bosch,disconnect-rx1-input; 406 bosch,disconnect-tx1-output; [all …]
|
D | tqm8548.dts | 388 compatible = "bosch,cc770"; // Bosch CC770 392 bosch,external-clock-frequency = <16000000>; 393 bosch,disconnect-rx1-input; 394 bosch,disconnect-tx1-output; 395 bosch,iso-low-speed-mux; 396 bosch,clock-out-frequency = <16000000>; 400 compatible = "bosch,cc770"; // Bosch CC770 404 bosch,external-clock-frequency = <16000000>; 405 bosch,disconnect-rx1-input; 406 bosch,disconnect-tx1-output; [all …]
|
/Linux-v5.15/drivers/iio/accel/ |
D | bmc150-accel-i2c.c | 3 * 3-axis accelerometer driver supporting many I2C Bosch-Sensortec chips 251 { .compatible = "bosch,bma222" }, 252 { .compatible = "bosch,bma222e" }, 253 { .compatible = "bosch,bma250e" }, 254 { .compatible = "bosch,bma253" }, 255 { .compatible = "bosch,bma254" }, 256 { .compatible = "bosch,bma255" }, 257 { .compatible = "bosch,bma280" }, 258 { .compatible = "bosch,bmc150_accel" }, 259 { .compatible = "bosch,bmc156_accel" }, [all …]
|
D | Kconfig | 92 tristate "Bosch BMA023/BMA1x0/BMA250 3-Axis Accelerometer Driver" 97 Say Y here if you want to build a driver for the Bosch BMA023, BMA150 104 tristate "Bosch BMA220 3-Axis Accelerometer Driver" 109 Say yes here to add support for the Bosch BMA220 triaxial 116 tristate "Bosch BMA400 3-Axis Accelerometer Driver" 121 Say Y here if you want to build a driver for the Bosch BMA400 138 tristate "Bosch BMC150 Accelerometer Driver" 145 Say yes here to build support for the following Bosch accelerometers: 165 tristate "Bosch BMI088 Accelerometer Driver" 172 Say yes here to build support for the Bosch BMI088 accelerometer.
|
D | bma400_i2c.c | 3 * I2C IIO driver for Bosch BMA400 triaxial acceleration sensor. 42 { .compatible = "bosch,bma400" }, 60 MODULE_DESCRIPTION("Bosch BMA400 triaxial acceleration sensor (I2C)");
|
/Linux-v5.15/drivers/iio/pressure/ |
D | bmp280-i2c.c | 40 { .compatible = "bosch,bme280", .data = (void *)BME280_CHIP_ID }, 41 { .compatible = "bosch,bmp280", .data = (void *)BMP280_CHIP_ID }, 42 { .compatible = "bosch,bmp180", .data = (void *)BMP180_CHIP_ID }, 43 { .compatible = "bosch,bmp085", .data = (void *)BMP180_CHIP_ID }, 69 MODULE_DESCRIPTION("Driver for Bosch Sensortec BMP180/BMP280 pressure and temperature sensor");
|
D | bmp280-spi.c | 90 { .compatible = "bosch,bmp085", }, 91 { .compatible = "bosch,bmp180", }, 92 { .compatible = "bosch,bmp181", }, 93 { .compatible = "bosch,bmp280", }, 94 { .compatible = "bosch,bme280", },
|
/Linux-v5.15/drivers/iio/magnetometer/ |
D | bmc150_magn_i2c.c | 3 * 3-axis magnetometer driver supporting following I2C Bosch-Sensortec chips: 59 { .compatible = "bosch,bmc150_magn" }, 60 { .compatible = "bosch,bmc156_magn" }, 61 { .compatible = "bosch,bmm150_magn" }, /* deprecated compatible */ 62 { .compatible = "bosch,bmm150" },
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | stm32mp153.dtsi | 27 compatible = "bosch,m_can"; 35 bosch,mram-cfg = <0x0 0 0 32 0 0 2 2>; 40 compatible = "bosch,m_can"; 48 bosch,mram-cfg = <0x1400 0 0 32 0 0 2 2>;
|
D | omap3-gta04a5.dts | 119 compatible = "bosch,bmg160"; 124 compatible = "bosch,bmc150_accel"; 129 compatible = "bosch,bmc150_magn"; 134 compatible = "bosch,bme280";
|
/Linux-v5.15/drivers/iio/imu/bmi160/ |
D | bmi160_spi.c | 3 * BMI160 - Bosch IMU, SPI bits 44 { .compatible = "bosch,bmi160" }, 62 MODULE_DESCRIPTION("Bosch BMI160 SPI driver");
|