Searched full:pascal (Results 1 – 25 of 90) sorted by relevance
1234
/linux-6.12.1/Documentation/devicetree/bindings/iio/pressure/ |
D | honeywell,mprls0025pa.yaml | 26 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 …]
|
D | honeywell,hsc030pa.yaml | 27 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/ |
D | mprls0025pa.h | 58 * @pmin: minimal pressure in pascal 59 * @pmax: maximal pressure in pascal
|
D | mprls0025pa.c | 47 * * 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()
|
D | hsc030pa.c | 481 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/ |
D | stpmic1_wdt.c | 3 // Author: Pascal Paillet <p.paillet@st.com> for STMicroelectronics. 139 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
|
/linux-6.12.1/drivers/regulator/ |
D | stm32-pwr.c | 4 // Pascal Paillet <p.paillet@st.com>. 185 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
|
/linux-6.12.1/drivers/input/misc/ |
D | stpmic1_onkey.c | 3 // Author: Pascal Paillet <p.paillet@st.com> for STMicroelectronics. 191 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
|
/linux-6.12.1/Documentation/hwmon/ |
D | sht3x.rst | 29 - Pascal Sachs <pascal.sachs@sensirion.com>
|
/linux-6.12.1/fs/ext2/ |
D | symlink.c | 9 * Laboratoire MASI - Institut Blaise Pascal
|
D | ioctl.c | 7 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/fs/adfs/ |
D | file.c | 12 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/drivers/mfd/ |
D | stpmic1.c | 3 // Author: Pascal Paillet <p.paillet@st.com> 231 MODULE_AUTHOR("Pascal Paillet <p.paillet@st.com>");
|
/linux-6.12.1/include/linux/ |
D | ext2_fs.h | 7 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/include/dt-bindings/mfd/ |
D | st,stpmic1.h | 5 * Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
|
/linux-6.12.1/fs/ufs/ |
D | file.c | 15 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/fs/sysv/ |
D | file.c | 9 * Copyright (C) 1993 Pascal Haible, Bruno Haible
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | st,stm32mp1-pwr-reg.yaml | 10 - Pascal Paillet <p.paillet@foss.st.com>
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | st,stm32-thermal.yaml | 10 - Pascal Paillet <p.paillet@foss.st.com>
|
/linux-6.12.1/drivers/hwmon/ |
D | sht3x.c | 8 * Author: Pascal Sachs <pascal.sachs@sensirion.com> 987 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>");
|
/linux-6.12.1/fs/hfsplus/ |
D | ioctl.c | 10 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/fs/ext4/ |
D | bitmap.c | 7 * Laboratoire MASI - Institut Blaise Pascal
|
D | symlink.c | 9 * Laboratoire MASI - Institut Blaise Pascal
|
/linux-6.12.1/drivers/soc/tegra/ |
D | Kconfig | 107 the Pascal architecture. It contains an ADSP with a Cortex-A9 CPU
|
/linux-6.12.1/drivers/media/usb/gspca/m5602/ |
D | m5602_po1030.h | 14 * Register defines taken from Pascal Stangs Procyon Armlib
|
1234