Home
last modified time | relevance | path

Searched full:pascal (Results 1 – 25 of 90) sorted by relevance

1234

/linux-6.12.1/Documentation/devicetree/bindings/iio/pressure/
Dhoneywell,mprls0025pa.yaml26 the pressure values can be specified manually via honeywell,pmin-pascal and
27 honeywell,pmax-pascal.
74 custom chip, unset and provide pmin-pascal and pmax-pascal instead.
81 honeywell,pmin-pascal:
83 Minimum pressure value the sensor can measure in pascal.
85 honeywell,pmax-pascal:
87 Maximum pressure value the sensor can measure in pascal.
105 - honeywell,pmin-pascal
106 - honeywell,pmax-pascal
115 honeywell,pmin-pascal: false
[all …]
Dhoneywell,hsc030pa.yaml27 by the sensor. pmin-pascal and pmax-pascal corespond to the minimum and
62 custom chip, set to "NA" and provide pmin-pascal and pmax-pascal.
79 honeywell,pmin-pascal:
81 Minimum pressure value the sensor can measure in pascal.
84 honeywell,pmax-pascal:
86 Maximum pressure value the sensor can measure in pascal.
108 honeywell,pmin-pascal:
112 honeywell,pmax-pascal:
141 honeywell,pmin-pascal = <0>;
142 honeywell,pmax-pascal = <200000>;
/linux-6.12.1/drivers/iio/pressure/
Dmprls0025pa.h58 * @pmin: minimal pressure in pascal
59 * @pmax: maximal pressure in pascal
Dmprls0025pa.c47 * * pressure - measured pressure in Pascal
377 ret = device_property_read_u32(dev, "honeywell,pmin-pascal", in mpr_common_probe()
381 "honeywell,pmin-pascal could not be read\n"); in mpr_common_probe()
383 ret = device_property_read_u32(dev, "honeywell,pmax-pascal", in mpr_common_probe()
387 "honeywell,pmax-pascal could not be read\n"); in mpr_common_probe()
Dhsc030pa.c481 ret = device_property_read_u32(dev, "honeywell,pmin-pascal", in hsc_common_probe()
485 "honeywell,pmin-pascal could not be read\n"); in hsc_common_probe()
487 ret = device_property_read_u32(dev, "honeywell,pmax-pascal", in hsc_common_probe()
491 "honeywell,pmax-pascal could not be read\n"); in hsc_common_probe()
/linux-6.12.1/drivers/watchdog/
Dstpmic1_wdt.c3 // Author: Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
139 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
/linux-6.12.1/drivers/regulator/
Dstm32-pwr.c4 // Pascal Paillet <p.paillet@st.com>.
185 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
/linux-6.12.1/drivers/input/misc/
Dstpmic1_onkey.c3 // Author: Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
191 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
/linux-6.12.1/Documentation/hwmon/
Dsht3x.rst29 - Pascal Sachs <pascal.sachs@sensirion.com>
/linux-6.12.1/fs/ext2/
Dsymlink.c9 * Laboratoire MASI - Institut Blaise Pascal
Dioctl.c7 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/fs/adfs/
Dfile.c12 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/drivers/mfd/
Dstpmic1.c3 // Author: Pascal Paillet <p.paillet@st.com>
231 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
/linux-6.12.1/include/linux/
Dext2_fs.h7 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/include/dt-bindings/mfd/
Dst,stpmic1.h5 * Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
/linux-6.12.1/fs/ufs/
Dfile.c15 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/fs/sysv/
Dfile.c9 * Copyright (C) 1993 Pascal Haible, Bruno Haible
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dst,stm32mp1-pwr-reg.yaml10 - Pascal Paillet <p.paillet@foss.st.com>
/linux-6.12.1/Documentation/devicetree/bindings/thermal/
Dst,stm32-thermal.yaml10 - Pascal Paillet <p.paillet@foss.st.com>
/linux-6.12.1/drivers/hwmon/
Dsht3x.c8 * Author: Pascal Sachs <pascal.sachs@sensirion.com>
987 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>");
/linux-6.12.1/fs/hfsplus/
Dioctl.c10 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/fs/ext4/
Dbitmap.c7 * Laboratoire MASI - Institut Blaise Pascal
Dsymlink.c9 * Laboratoire MASI - Institut Blaise Pascal
/linux-6.12.1/drivers/soc/tegra/
DKconfig107 the Pascal architecture. It contains an ADSP with a Cortex-A9 CPU
/linux-6.12.1/drivers/media/usb/gspca/m5602/
Dm5602_po1030.h14 * Register defines taken from Pascal Stangs Procyon Armlib

1234