Home
last modified time | relevance | path

Searched full:bosch (Results 1 – 25 of 116) sorted by relevance

12345

/linux/Documentation/devicetree/bindings/net/can/
H A Dcc770.txt1 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 …]
/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dbosch,bmc150_magn.yaml4 $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
55 compatible = "bosch,bmc150_magn";
/linux/drivers/net/can/m_can/
H A DKconfig3 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
/linux/drivers/net/can/cc770/
H A Dcc770_platform.c26 * compatible = "bosch,cc770";
30 * bosch,external-clock-frequency = <16000000>;
76 of_property_read_u32(np, "bosch,external-clock-frequency", &clkext); in cc770_get_of_node_data()
89 if (of_property_read_bool(np, "bosch,divide-memory-clock")) in cc770_get_of_node_data()
91 if (of_property_read_bool(np, "bosch,iso-low-speed-mux")) in cc770_get_of_node_data()
94 if (!of_property_read_bool(np, "bosch,no-comperator-bypass")) in cc770_get_of_node_data()
96 if (of_property_read_bool(np, "bosch,disconnect-rx0-input")) in cc770_get_of_node_data()
98 if (of_property_read_bool(np, "bosch,disconnect-rx1-input")) in cc770_get_of_node_data()
100 if (of_property_read_bool(np, "bosch,disconnect-tx1-output")) in cc770_get_of_node_data()
102 if (of_property_read_bool(np, "bosch,polarity-dominant")) in cc770_get_of_node_data()
[all …]
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dbosch,bmi088.yaml4 $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 Dbosch,bma220.yaml4 $id: http://devicetree.org/schemas/iio/accel/bosch,bma220.yaml#
7 title: Bosch BMA220 Trixial Acceleration Sensor
15 - bosch,bma220
44 compatible = "bosch,bma220";
/linux/drivers/iio/pressure/
H A Dbmp280-i2c.c30 { .compatible = "bosch,bmp085", .data = &bmp085_chip_info },
31 { .compatible = "bosch,bmp180", .data = &bmp180_chip_info },
32 { .compatible = "bosch,bmp280", .data = &bmp280_chip_info },
33 { .compatible = "bosch,bme280", .data = &bme280_chip_info },
34 { .compatible = "bosch,bmp380", .data = &bmp380_chip_info },
35 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info },
63 MODULE_DESCRIPTION("Driver for Bosch Sensortec BMP180/BMP280 pressure and temperature sensor");
H A Dbmp280-spi.c109 { .compatible = "bosch,bmp085", .data = &bmp085_chip_info },
110 { .compatible = "bosch,bmp180", .data = &bmp180_chip_info },
111 { .compatible = "bosch,bmp181", .data = &bmp180_chip_info },
112 { .compatible = "bosch,bmp280", .data = &bmp280_chip_info },
113 { .compatible = "bosch,bme280", .data = &bme280_chip_info },
114 { .compatible = "bosch,bmp380", .data = &bmp380_chip_info },
115 { .compatible = "bosch,bmp580", .data = &bmp580_chip_info },
/linux/Documentation/devicetree/bindings/iio/gyroscope/
H A Dbosch,bmg160.yaml4 $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
51 compatible = "bosch,bmg160";
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dbosch,bno055.yaml4 $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";
/linux/drivers/iio/accel/
H A Dbmc150-accel-i2c.c3 * 3-axis accelerometer driver supporting many I2C Bosch-Sensortec chips
230 * of the ASUS ROG ALLY and Ayaneo AIR Plus which both use a Bosch
264 { .compatible = "bosch,bma222" },
265 { .compatible = "bosch,bma222e" },
266 { .compatible = "bosch,bma250e" },
267 { .compatible = "bosch,bma253" },
268 { .compatible = "bosch,bma254" },
269 { .compatible = "bosch,bma255" },
270 { .compatible = "bosch,bma280" },
271 { .compatible = "bosch,bmc150_accel" },
[all …]
H A Dbmi088-accel-i2c.c3 * 3-axis accelerometer driver supporting following Bosch-Sensortec chips:
40 { .compatible = "bosch,bmi085-accel" },
41 { .compatible = "bosch,bmi088-accel" },
42 { .compatible = "bosch,bmi090l-accel" },
H A Dbmi088-accel-spi.c3 * 3-axis accelerometer driver supporting following Bosch-Sensortec chips:
67 { .compatible = "bosch,bmi085-accel" },
68 { .compatible = "bosch,bmi088-accel" },
69 { .compatible = "bosch,bmi090l-accel" },
H A DKconfig208 tristate "Bosch BMA023/BMA1x0/BMA250 3-Axis Accelerometer Driver"
213 Say Y here if you want to build a driver for the Bosch BMA023, BMA150
220 tristate "Bosch BMA220 3-Axis Accelerometer Driver"
225 Say yes here to add support for the Bosch BMA220 triaxial
232 tristate "Bosch BMA400 3-Axis Accelerometer Driver"
239 Say Y here if you want to build a driver for the Bosch BMA400
258 tristate "Bosch BMC150 Accelerometer Driver"
265 Say yes here to build support for the following Bosch accelerometers:
285 tristate "Bosch BMI088 Accelerometer Driver"
292 Say yes here to build support for the following Bosch accelerometers:
H A Dbma400_i2c.c3 * I2C IIO driver for Bosch BMA400 triaxial acceleration sensor.
37 { .compatible = "bosch,bma400" },
54 MODULE_DESCRIPTION("Bosch BMA400 triaxial acceleration sensor (I2C)");
/linux/arch/powerpc/boot/dts/
H A Dtqm8xx.dts74 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 Dtqm8548.dts388 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 Dtqm8548-bigflash.dts388 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/drivers/iio/magnetometer/
H A Dbmc150_magn_i2c.c3 * 3-axis magnetometer driver supporting following I2C Bosch-Sensortec chips:
50 { .compatible = "bosch,bmc150_magn" },
51 { .compatible = "bosch,bmc156_magn" },
52 { .compatible = "bosch,bmm150_magn" }, /* deprecated compatible */
53 { .compatible = "bosch,bmm150" },
/linux/drivers/iio/imu/bno055/
H A DKconfig9 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.
H A Dbno055_i2c.c3 * Support for I2C-interfaced Bosch BNO055 IMU.
39 { .compatible = "bosch,bno055" },
55 MODULE_DESCRIPTION("Bosch BNO055 I2C interface");
/linux/drivers/iio/imu/bmi323/
H A DKconfig12 tristate "Bosch BMI323 I2C driver"
17 Enable support for the Bosch BMI323 6-Axis IMU connected to I2C
24 tristate "Bosch BMI323 SPI driver"
29 Enable support for the Bosch BMI323 6-Axis IMU connected to SPI
/linux/drivers/iio/imu/bmi160/
H A Dbmi160_spi.c3 * BMI160 - Bosch IMU, SPI bits
52 { .compatible = "bosch,bmi120" },
53 { .compatible = "bosch,bmi160" },
71 MODULE_DESCRIPTION("Bosch BMI160 SPI driver");
/linux/drivers/iio/gyro/
H A Dbmg160_spi.c45 { .compatible = "bosch,bmg160" },
46 { .compatible = "bosch,bmi055_gyro" },
47 { .compatible = "bosch,bmi088_gyro" },
H A Dbmg160_i2c.c59 { .compatible = "bosch,bmg160" },
60 { .compatible = "bosch,bmi055_gyro" },
61 { .compatible = "bosch,bmi088_gyro" },

12345