/openbmc/linux/Documentation/devicetree/bindings/iio/accel/ |
H A 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 …]
|
H A 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,bmi085-accel 21 - bosch,bmi088-accel 22 - bosch,bmi090l-accel 63 compatible = "bosch,bmi088-accel";
|
H A 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";
|
H A 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 44 compatible = "bosch,bma220";
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A 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 …]
|
H A D | bosch,m_can.yaml | 4 $id: http://devicetree.org/schemas/net/can/bosch,m_can.yaml# 7 title: Bosch MCAN controller 9 description: Bosch MCAN controller for CAN bus 19 const: bosch,m_can 53 bosch,mram-cfg: 78 Please refer to 2.4.1 Message RAM Configuration in Bosch 127 - bosch,mram-cfg 136 compatible = "bosch,m_can"; 144 bosch,mram-cfg = <0x0 0 0 32 0 0 0 1>; 155 compatible = "bosch,m_can"; [all …]
|
H A 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 9 description: Bosch C_CAN/D_CAN controller for CAN bus 21 - bosch,c_can 22 - bosch,d_can 78 - bosch,d_can 102 compatible = "bosch,d_can";
|
/openbmc/u-boot/board/bosch/shc/ |
H A D | Kconfig | 7 default "bosch" 24 enable here the eMMC functionality on the bosch shc board. 29 enable here the ICT functionality on the bosch shc board 34 enable here the NETBOOT functionality on the bosch shc board 39 enable here the SDBOOT functionality on the bosch shc board 53 of the bosch shc board 59 of the bosch shc board 65 of the bosch shc board 71 of the bosch shc board 77 of the bosch shc board [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A 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 19 https://www.bosch-sensortec.com/bst/products/all_products/bmp380 20 https://www.bosch-sensortec.com/bst/products/all_products/bmp580 25 - bosch,bmp085 26 - bosch,bmp180 27 - bosch,bmp280 28 - bosch,bme280 29 - bosch,bmp380 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
H A 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";
|
/openbmc/linux/drivers/net/can/m_can/ |
H A D | Kconfig | 3 tristate "Bosch M_CAN support" 6 Say Y here if you want support for Bosch M_CAN controller framework. 7 This is common support for devices that embed the Bosch M_CAN IP. 15 Say Y here if you want to support Bosch M_CAN controller connected 19 tristate "Bosch M_CAN support for io-mapped devices" 22 Say Y here if you want support for IO Mapped Bosch M_CAN controller. 23 This support is for devices that have the Bosch M_CAN controller
|
/openbmc/linux/drivers/net/can/cc770/ |
H A 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_property_read_bool(np, "bosch,divide-memory-clock")) in cc770_get_of_node_data() 98 if (of_property_read_bool(np, "bosch,iso-low-speed-mux")) 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_property_read_bool(np, "bosch,disconnect-rx0-input")) in cc770_get_of_node_data() 105 if (of_property_read_bool(np, "bosch,disconnect-rx1-input")) in cc770_get_of_node_data() 107 if (of_property_read_bool(np, "bosch,disconnect-tx1-output")) in cc770_get_of_node_data() 109 if (of_property_read_bool(np, "bosch,polarity-dominant")) in cc770_get_of_node_data() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/ |
H A 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 45 compatible = "bosch,bmg160";
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-i2c.c | 32 { .compatible = "bosch,bmp085", .data = &bmp180_chip_info }, 33 { .compatible = "bosch,bmp180", .data = &bmp180_chip_info }, 34 { .compatible = "bosch,bmp280", .data = &bmp280_chip_info }, 35 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 36 { .compatible = "bosch,bmp380", .data = &bmp380_chip_info }, 37 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info }, 65 MODULE_DESCRIPTION("Driver for Bosch Sensortec BMP180/BMP280 pressure and temperature sensor");
|
H A D | bmp280-spi.c | 82 { .compatible = "bosch,bmp085", .data = &bmp180_chip_info }, 83 { .compatible = "bosch,bmp180", .data = &bmp180_chip_info }, 84 { .compatible = "bosch,bmp181", .data = &bmp180_chip_info }, 85 { .compatible = "bosch,bmp280", .data = &bmp280_chip_info }, 86 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 87 { .compatible = "bosch,bmp380", .data = &bmp380_chip_info }, 88 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info },
|
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/ |
H A D | bosch,bno055.yaml | 4 $id: http://devicetree.org/schemas/iio/imu/bosch,bno055.yaml# 7 title: Bosch BNO055 15 https://www.bosch-sensortec.com/products/smart-sensors/bno055/ 20 - bosch,bno055 41 compatible = "bosch,bno055"; 54 compatible = "bosch,bno055";
|
H A 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 67 compatible = "bosch,bmi160"; 87 compatible = "bosch,bmi160";
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A 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;
|
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/drivers/iio/accel/ |
H A 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 …]
|
/openbmc/linux/drivers/iio/imu/bno055/ |
H A D | Kconfig | 9 tristate "Bosch BNO055 attached via UART" 14 Enable this to support Bosch BNO055 IMUs attached via UART. 20 tristate "Bosch BNO055 attached via I2C bus" 25 Enable this to support Bosch BNO055 IMUs attached via I2C bus.
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A 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" },
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp153.dtsi | 34 compatible = "bosch,m_can"; 42 bosch,mram-cfg = <0x0 0 0 32 0 0 2 2>; 47 compatible = "bosch,m_can"; 55 bosch,mram-cfg = <0x1400 0 0 32 0 0 2 2>;
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04a5.dts | 124 compatible = "bosch,bmg160"; 129 compatible = "bosch,bmc150_accel"; 134 compatible = "bosch,bmc150_magn"; 139 compatible = "bosch,bme280"; 146 compatible = "bosch,bno055";
|