Home
last modified time | relevance | path

Searched full:hsc030pa (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/pressure/
H A Dhsc030pa_i2c.c21 #include "hsc030pa.h"
50 { .compatible = "honeywell,hsc030pa" },
56 { "hsc030pa" },
63 .name = "hsc030pa",
H A Dhsc030pa.c33 #include "hsc030pa.h"
85 HSC600KG = 0x54, HSC001GG = 0x55, HSC015PA = 0x56, HSC030PA = 0x57, enumerator
126 [HSC030PA] = "030PA", [HSC060PA] = "060PA", [HSC100PA] = "100PA",
238 [HSC030PA] = { .pmin = 0, .pmax = 206843 },
524 indio_dev->name = "hsc030pa"; in hsc_common_probe()
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,hsc030pa.yaml#
42 const: honeywell,hsc030pa
124 compatible = "honeywell,hsc030pa";
136 compatible = "honeywell,hsc030pa";
/linux/
H A DMAINTAINERS10394 HONEYWELL HSC030PA PRESSURE SENSOR SERIES IIO DRIVER
10398 F: Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml
10399 F: drivers/iio/pressure/hsc030pa*