Home
last modified time | relevance | path

Searched full:honeywell (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,mprls0025pa.yaml4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,mprls0025pa.yaml#
7 title: Honeywell mprls0025pa pressure sensor
14 Honeywell pressure sensor of model mprls0025pa.
25 For custom silicon chips not covered by the Honeywell MPR series datasheet,
26 the pressure values can be specified manually via honeywell,pmin-pascal and
27 honeywell,pmax-pascal.
35 https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/
42 const: honeywell,mprls0025pa
60 honeywell,transfer-function:
70 honeywell,pressure-triplet:
[all …]
H A Dhoneywell,hsc030pa.yaml4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,hsc030pa.yaml#
7 title: Honeywell TruStability HSC and SSC pressure sensor series
10 support for Honeywell TruStability HSC and SSC digital pressure sensor
34 …https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pressur…
35 …https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pressur…
42 const: honeywell,hsc030pa
47 honeywell,transfer-function:
58 honeywell,pressure-triplet:
79 honeywell,pmin-pascal:
82 To be specified only if honeywell,pressure-triplet is set to "NA".
[all …]
/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dhoneywell,hmc5843.yaml4 $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/drivers/iio/pressure/
H A Dhsc030pa_spi.c3 * Honeywell TruStability HSC Series pressure/temperature sensor
7 …* Datasheet: https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/se…
8 …* Datasheet: https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/se…
36 { .compatible = "honeywell,hsc030pa" },
58 MODULE_DESCRIPTION("Honeywell HSC and SSC pressure sensor spi driver");
H A Dhsc030pa_i2c.c3 * Honeywell TruStability HSC Series pressure/temperature sensor
7 …* Datasheet: https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/se…
8 …* Datasheet: https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/se…
54 { .compatible = "honeywell,hsc030pa" },
76 MODULE_DESCRIPTION("Honeywell HSC and SSC pressure sensor i2c driver");
H A Dmprls0025pa_i2c.c3 * MPRLS0025PA - Honeywell MicroPressure pressure sensor series driver
8 …* https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pres…
65 { .compatible = "honeywell,mprls0025pa" },
87 MODULE_DESCRIPTION("Honeywell MPR pressure sensor i2c driver");
H A Dmprls0025pa_spi.c3 * MPRLS0025PA - Honeywell MicroPressure MPR series SPI sensor driver
8 …* https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pres…
56 { .compatible = "honeywell,mprls0025pa" },
78 MODULE_DESCRIPTION("Honeywell MPR pressure sensor spi driver");
H A Dmprls0025pa.c3 * MPRLS0025PA - Honeywell MicroPressure pressure sensor series driver
9 …* https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/sensors/pres…
359 "honeywell,transfer-function", &func); in mpr_common_probe()
362 "honeywell,transfer-function could not be read\n"); in mpr_common_probe()
366 "honeywell,transfer-function %d invalid\n", in mpr_common_probe()
369 ret = device_property_read_string(dev, "honeywell,pressure-triplet", in mpr_common_probe()
372 ret = device_property_read_u32(dev, "honeywell,pmin-pascal", in mpr_common_probe()
376 "honeywell,pmin-pascal could not be read\n"); in mpr_common_probe()
378 ret = device_property_read_u32(dev, "honeywell,pmax-pascal", in mpr_common_probe()
382 "honeywell,pmax-pascal could not be read\n"); in mpr_common_probe()
[all …]
H A Dhsc030pa.c3 * Honeywell TruStability HSC Series pressure/temperature sensor
7 …* Datasheet: https://prod-edam.honeywell.com/content/dam/honeywell-edam/sps/siot/en-us/products/se…
37 * Consult honeywell,pressure-triplet in the bindings file for details.
463 ret = device_property_read_u32(dev, "honeywell,transfer-function", in hsc_common_probe()
467 "honeywell,transfer-function could not be read\n"); in hsc_common_probe()
470 "honeywell,transfer-function %d invalid\n", in hsc_common_probe()
473 ret = device_property_read_string(dev, "honeywell,pressure-triplet", in hsc_common_probe()
477 "honeywell,pressure-triplet could not be read\n"); in hsc_common_probe()
480 ret = device_property_read_u32(dev, "honeywell,pmin-pascal", in hsc_common_probe()
484 "honeywell,pmin-pascal could not be read\n"); in hsc_common_probe()
[all …]
H A Dabp2030pa_spi.c3 * Honeywell ABP2 series pressure sensor driver
42 { .compatible = "honeywell,abp2030pa" },
64 MODULE_DESCRIPTION("Honeywell ABP2 pressure sensor spi driver");
H A Dabp2030pa_i2c.c3 * Honeywell ABP2 series pressure sensor driver
65 { .compatible = "honeywell,abp2030pa" },
87 MODULE_DESCRIPTION("Honeywell ABP2 pressure sensor i2c driver");
/linux/Documentation/hwmon/
H A Dhih6130.rst6 * 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/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml752 "^honeywell,.*":
753 description: Honeywell
/linux/drivers/hwmon/
H A DKconfig816 tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor"
819 If you say yes here you get support for Honeywell Humidicon
/linux/
H A DMAINTAINERS11941 HONEYWELL ABP2030PA PRESSURE SENSOR SERIES IIO DRIVER
11945 F: Documentation/devicetree/bindings/iio/pressure/honeywell,abp2030pa.yaml
11948 HONEYWELL HSC030PA PRESSURE SENSOR SERIES IIO DRIVER
11952 F: Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
11955 HONEYWELL MPRLS0025PA PRESSURE SENSOR SERIES IIO DRIVER
11960 F: Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml