/Linux-v5.4/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 | m_can.txt | 1 Bosch MCAN controller Device Tree Bindings 5 - compatible : Should be "bosch,m_can" for M_CAN controllers 18 - bosch,mram-cfg : Message RAM configuration data. 44 Bosch M_CAN user manual for details. 54 compatible = "bosch,m_can"; 63 bosch,mram-cfg = <0x0 0 0 32 0 0 0 1>;
|
D | c_can.txt | 1 Bosch C_CAN/D_CAN controller Device Tree Bindings 5 - compatible : Should be "bosch,c_can" for C_CAN controllers and 6 "bosch,d_can" for D_CAN controllers. 43 compatible = "bosch,d_can"; 53 compatible = "bosch,d_can";
|
/Linux-v5.4/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 62 compatible = "bosch,bmp085";
|
/Linux-v5.4/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. 9 tristate "Bosch M_CAN support for io-mapped devices" 13 Say Y here if you want support for IO Mapped Bosch M_CAN controller. 14 This support is for devices that have the Bosch M_CAN controller
|
/Linux-v5.4/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.4/drivers/iio/accel/ |
D | bmc150-accel-i2c.c | 3 * 3-axis accelerometer driver supporting following I2C Bosch-Sensortec chips: 77 { .compatible = "bosch,bmc150_accel" }, 78 { .compatible = "bosch,bmi055_accel" }, 79 { .compatible = "bosch,bma255" }, 80 { .compatible = "bosch,bma250e" }, 81 { .compatible = "bosch,bma222e" }, 82 { .compatible = "bosch,bma280" },
|
D | Kconfig | 92 tristate "Bosch BMA180/BMA250 3-Axis Accelerometer Driver" 97 Say Y here if you want to build a driver for the Bosch BMA180 or 104 tristate "Bosch BMA220 3-Axis Accelerometer Driver" 109 Say yes here to add support for the Bosch BMA220 triaxial 116 tristate "Bosch BMC150 Accelerometer Driver" 123 Say yes here to build support for the following Bosch accelerometers:
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/accel/ |
D | bma180.txt | 1 * Bosch BMA180 / BMA250 triaxial acceleration sensor 4 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf 8 - compatible : should be "bosch,bma180" or "bosch,bma250" 22 compatible = "bosch,bma180";
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/imu/ |
D | bmi160.txt | 1 Bosch BMI160 - Inertial Measurement Unit with Accelerometer, Gyroscope 4 https://www.bosch-sensortec.com/bst/products/all_products/bmi160 7 - compatible : should be "bosch,bmi160" 21 compatible = "bosch,bmi160"; 30 compatible = "bosch,bmi160";
|
/Linux-v5.4/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.4/Documentation/devicetree/bindings/iio/gyroscope/ |
D | bmg160.txt | 1 * Bosch BMG160 triaxial rotation sensor (gyroscope) 5 - compatible : should be "bosch,bmg160" or "bosch,bmi055_gyro" 16 compatible = "bosch,bmg160";
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/magnetometer/ |
D | bmc150_magn.txt | 1 * Bosch BMC150 magnetometer sensor 3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf 7 - compatible : should be "bosch,bmc150_magn" 17 compatible = "bosch,bmc150_magn";
|
/Linux-v5.4/drivers/iio/pressure/ |
D | bmp280-i2c.c | 57 { .compatible = "bosch,bme280", .data = (void *)BME280_CHIP_ID }, 58 { .compatible = "bosch,bmp280", .data = (void *)BMP280_CHIP_ID }, 59 { .compatible = "bosch,bmp180", .data = (void *)BMP180_CHIP_ID }, 60 { .compatible = "bosch,bmp085", .data = (void *)BMP180_CHIP_ID }, 91 MODULE_DESCRIPTION("Driver for Bosch Sensortec BMP180/BMP280 pressure and temperature sensor");
|
D | bmp280-spi.c | 95 { .compatible = "bosch,bmp085", }, 96 { .compatible = "bosch,bmp180", }, 97 { .compatible = "bosch,bmp181", }, 98 { .compatible = "bosch,bmp280", }, 99 { .compatible = "bosch,bme280", },
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/chemical/ |
D | bme680.txt | 1 Bosch Sensortec BME680 pressure/temperature/humidity/voc sensors 4 - compatible: must be "bosch,bme680" 9 compatible = "bosch,bme680";
|
/Linux-v5.4/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" },
|
D | Kconfig | 50 tristate "Bosch BMC150 I2C Magnetometer Driver" 62 This driver also supports I2C Bosch BMC156 and BMM150 chips. 67 tristate "Bosch BMC150 SPI Magnetometer Driver" 79 This driver also supports SPI Bosch BMC156 and BMM150 chips.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap3-gta04a5.dts | 119 compatible = "bosch,bmg160"; 124 compatible = "bosch,bmc150_accel"; 129 compatible = "bosch,bmc150_magn"; 134 compatible = "bosch,bme280";
|
/Linux-v5.4/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");
|
D | Kconfig | 12 tristate "Bosch BMI160 I2C driver" 24 tristate "Bosch BMI160 SPI driver"
|
/Linux-v5.4/drivers/net/can/c_can/ |
D | c_can.h | 2 * CAN bus driver for Bosch C_CAN controller 12 * Bosch C_CAN controller is compliant to CAN protocol version 2.0 part A and B. 13 * Bosch C_CAN user manual can be obtained from: 14 * http://www.semiconductors.bosch.de/media/en/pdf/ipmodules_1/c_can/
|
D | c_can_platform.c | 2 * Platform CAN bus driver for Bosch C_CAN controller 12 * Bosch C_CAN controller is compliant to CAN protocol version 2.0 part A and B. 13 * Bosch C_CAN user manual can be obtained from: 14 * http://www.semiconductors.bosch.de/media/en/pdf/ipmodules_1/c_can/ 241 { .compatible = "bosch,c_can", .data = &c_can_drvdata }, 242 { .compatible = "bosch,d_can", .data = &d_can_drvdata }, 493 MODULE_DESCRIPTION("Platform CAN bus driver for Bosch C_CAN controller");
|