Searched full:hsc030pa (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/iio/pressure/ |
H A D | hsc030pa_i2c.c | 21 #include "hsc030pa.h" 50 { .compatible = "honeywell,hsc030pa" }, 56 { "hsc030pa" }, 63 .name = "hsc030pa",
|
H A D | Kconfig | 117 config HSC030PA config 129 will be called hsc030pa. 133 depends on HSC030PA 138 depends on HSC030PA
|
H A D | hsc030pa.c | 33 #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()
|
H A D | Makefile | 18 obj-$(CONFIG_HSC030PA) += hsc030pa.o
|
/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | honeywell,hsc030pa.yaml | 4 $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 D | MAINTAINERS | 10370 HONEYWELL HSC030PA PRESSURE SENSOR SERIES IIO DRIVER 10374 F: Documentation/devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml 10375 F: drivers/iio/pressure/hsc030pa*
|