Searched full:honeywell (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/iio/pressure/ |
D | honeywell,mprls0025pa.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,mprls0025pa.yaml# 7 title: Honeywell mprls0025pa pressure sensor 13 Honeywell pressure sensor of model mprls0025pa. 32 https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/ 39 const: honeywell,mprls0025pa 53 honeywell,pmin-pascal: 58 honeywell,pmax-pascal: 63 honeywell,transfer-function: 78 - honeywell,pmin-pascal 79 - honeywell,pmax-pascal [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/magnetometer/ |
D | honeywell,hmc5843.yaml | 4 $id: http://devicetree.org/schemas/iio/magnetometer/honeywell,hmc5843.yaml# 7 title: Honeywell HMC5843 magnetometer sensor 15 - honeywell,hmc5843 16 - honeywell,hmc5883 17 - honeywell,hmc5883l 18 - honeywell,hmc5983 39 compatible = "honeywell,hmc5843";
|
/Linux-v6.6/drivers/iio/pressure/ |
D | mprls0025pa.c | 3 * MPRLS0025PA - Honeywell MicroPressure pressure sensor series driver 8 * https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/ 354 ret = device_property_read_u32(dev, "honeywell,pmin-pascal", in mpr_probe() 358 "honeywell,pmin-pascal could not be read\n"); in mpr_probe() 359 ret = device_property_read_u32(dev, "honeywell,pmax-pascal", in mpr_probe() 363 "honeywell,pmax-pascal could not be read\n"); in mpr_probe() 365 "honeywell,transfer-function", &data->function); in mpr_probe() 368 "honeywell,transfer-function could not be read\n"); in mpr_probe() 371 "honeywell,transfer-function %d invalid\n", in mpr_probe() 427 { .compatible = "honeywell,mprls0025pa" }, [all …]
|
D | Kconfig | 10 tristate "Honeywell ABP pressure sensor driver" 13 Say yes here to build support for the Honeywell ABP pressure 152 tristate "Honeywell MPRLS0025PA (MicroPressure sensors series)" 157 Say Y here to build support for the Honeywell MicroPressure pressure
|
D | abp060mg.c | 264 MODULE_DESCRIPTION("Honeywell ABP pressure sensor driver");
|
/Linux-v6.6/drivers/iio/magnetometer/ |
D | hmc5843_i2c.c | 83 { .compatible = "honeywell,hmc5843", .data = (void *)HMC5843_ID }, 84 { .compatible = "honeywell,hmc5883", .data = (void *)HMC5883_ID }, 85 { .compatible = "honeywell,hmc5883l", .data = (void *)HMC5883L_ID }, 86 { .compatible = "honeywell,hmc5983", .data = (void *)HMC5983_ID },
|
D | Kconfig | 155 tristate "Honeywell HMC5843/5883/5883L 3-Axis Magnetometer (I2C)" 160 Say Y here to add support for the Honeywell HMC5843, HMC5883 and 169 tristate "Honeywell HMC5983 3-Axis Magnetometer (SPI)" 174 Say Y here to add support for the Honeywell HMC5983 3-Axis Magnetometer
|
/Linux-v6.6/Documentation/hwmon/ |
D | hih6130.rst | 6 * Honeywell HIH-6130 / HIH-6131 12 Datasheet: Publicly available at the Honeywell website 14 http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872
|
/Linux-v6.6/drivers/hwmon/ |
D | hih6130.c | 2 /* Honeywell HIH-6130/HIH-6131 humidity and temperature sensor driver 10 * http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872 242 { .compatible = "honeywell,hih6130", }, 259 MODULE_DESCRIPTION("Honeywell HIH-6130 humidity and temperature sensor driver");
|
D | Kconfig | 728 tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor" 731 If you say yes here you get support for Honeywell Humidicon
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 128 # Honeywell Humidicon HIH-6130 humidity/temperature sensor 129 - honeywell,hi6130
|
D | vendor-prefixes.yaml | 576 "^honeywell,.*": 577 description: Honeywell
|
/Linux-v6.6/drivers/misc/ |
D | hmc6352.c | 3 * hmc6352.c - Honeywell Compass Driver
|
D | Kconfig | 373 tristate "Honeywell HMC6352 compass" 376 This driver provides support for the Honeywell HMC6352 compass,
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap4-sdp.dts | 461 compatible = "honeywell,hmc5843";
|
D | omap3-gta04.dtsi | 576 compatible = "honeywell,hmc5883l";
|
/Linux-v6.6/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 69 /* Honeywell vendor and product IDs */ 71 #define HONEYWELL_HGI80_PRODUCT_ID 0x0102 /* Honeywell HGI80 */
|
/Linux-v6.6/ |
D | MAINTAINERS | 9544 HONEYWELL MPRLS0025PA PRESSURE SENSOR SERIES IIO DRIVER 9548 F: Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
|