/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | meas,ms5611.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/meas,ms5611.yaml# 13 Pressure sensors from MEAS Switzerland with SPI and I2C bus interfaces. 18 - meas,ms5607 19 - meas,ms5611 45 compatible = "meas,ms5607"; 55 compatible = "meas,ms5611";
|
/linux/drivers/iio/pressure/ |
H A D | ms5637.c | 11 * http://www.meas-spec.com/downloads/MS5637-02BA03.pdf 13 * http://www.meas-spec.com/downloads/MS5805-02BA01.pdf 15 * http://www.meas-spec.com/downloads/MS5837-30BA.pdf 17 * http://www.meas-spec.com/downloads/MS8607-02BA01.pdf 227 { .compatible = "meas,ms5637", .data = &ms5637_data }, 228 { .compatible = "meas,ms5803", .data = &ms5803_data }, 229 { .compatible = "meas,ms5805", .data = &ms5805_data }, 230 { .compatible = "meas,ms5837", .data = &ms5837_data }, 231 { .compatible = "meas,ms8607-temppressure", .data = &ms8607_data }, 248 MODULE_AUTHOR("William Markezana <william.markezana@meas-spec.com>");
|
H A D | ms5611_i2c.c | 109 { .compatible = "meas,ms5611" }, 110 { .compatible = "meas,ms5607" },
|
H A D | ms5611_spi.c | 110 { .compatible = "meas,ms5611" }, 111 { .compatible = "meas,ms5607" },
|
H A D | ms5611_core.c | 8 * http://www.meas-spec.com/downloads/MS5611-01BA03.pdf 9 * http://www.meas-spec.com/downloads/MS5607-02BA03.pdf
|
/linux/include/linux/ |
H A D | win_minmax.h | 27 static inline u32 minmax_reset(struct minmax *m, u32 t, u32 meas) in minmax_reset() argument 29 struct minmax_sample val = { .t = t, .v = meas }; in minmax_reset() 35 u32 minmax_running_max(struct minmax *m, u32 win, u32 t, u32 meas); 36 u32 minmax_running_min(struct minmax *m, u32 win, u32 t, u32 meas);
|
/linux/drivers/iio/humidity/ |
H A D | htu21.c | 12 * http://www.meas-spec.com/downloads/HTU21D.pdf 14 * http://www.meas-spec.com/downloads/MS8607-02BA01.pdf 118 * Meas Spec recommendation is to not read temperature 240 { .compatible = "meas,htu21", }, 241 { .compatible = "meas,ms8607-humidity", }, 258 MODULE_AUTHOR("William Markezana <william.markezana@meas-spec.com>");
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ltc2990.txt | 6 - lltc,meas-mode: 35 lltc,meas-mode = <7 3>; /* V1, V2, V3, V4 */
|
/linux/drivers/power/supply/ |
H A D | cros_usbpd-charger.c | 217 port->psy_voltage_max_design = resp.meas.voltage_max; in cros_usbpd_charger_get_power_info() 218 port->psy_voltage_now = resp.meas.voltage_now; in cros_usbpd_charger_get_power_info() 219 port->psy_current_max = resp.meas.current_max; in cros_usbpd_charger_get_power_info() 280 port->port_number, resp.type, resp.meas.voltage_max, in cros_usbpd_charger_get_power_info() 281 resp.meas.voltage_now, resp.meas.current_max, in cros_usbpd_charger_get_power_info() 282 resp.meas.current_lim, resp.max_power); in cros_usbpd_charger_get_power_info()
|
/linux/drivers/iio/temperature/ |
H A D | tsys01.c | 8 * http://www.meas-spec.com/downloads/TSYS01_Digital_Temperature_Sensor.pdf 215 { .compatible = "meas,tsys01", }, 232 MODULE_AUTHOR("William Markezana <william.markezana@meas-spec.com>");
|
H A D | tsys02d.c | 10 * http://www.meas-spec.com/downloads/Digital_Sensor_TSYS02D.pdf 187 MODULE_AUTHOR("William Markezana <william.markezana@meas-spec.com>");
|
/linux/tools/testing/selftests/drivers/s390x/uvdevice/ |
H A D | test_uvdevice.c | 148 uint8_t meas[64]; member 170 self->uvio_attest.meas_addr = (__u64)&self->attest_buffer.meas; in FIXTURE_SETUP() 171 self->uvio_attest.meas_len = sizeof(self->attest_buffer.meas); in FIXTURE_SETUP()
|
/linux/drivers/iio/chemical/ |
H A D | sps30_serial.c | 298 static int sps30_serial_read_meas(struct sps30_state *state, __be32 *meas, size_t num) in sps30_serial_read_meas() argument 306 ret = sps30_serial_command(state, SPS30_SERIAL_READ_MEAS, NULL, 0, meas, num * sizeof(num)); in sps30_serial_read_meas() 312 if (ret != num * sizeof(*meas)) in sps30_serial_read_meas()
|
H A D | sps30_i2c.c | 165 static int sps30_i2c_read_meas(struct sps30_state *state, __be32 *meas, size_t num) in sps30_i2c_read_meas() argument 174 return sps30_i2c_command(state, SPS30_I2C_READ_MEAS, NULL, 0, meas, sizeof(num) * num); in sps30_i2c_read_meas()
|
H A D | sps30.h | 11 int (*read_meas)(struct sps30_state *state, __be32 *meas, size_t num);
|
H A D | scd30.h | 66 int meas[SCD30_MEAS_COUNT]; member
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs626a.yaml | 189 azoteq,meas-cap-decrease: 527 azoteq,meas-cap-decrease: 766 azoteq,meas-cap-decrease; 861 azoteq,meas-cap-decrease; 869 azoteq,meas-cap-decrease;
|
/linux/drivers/input/touchscreen/ |
H A D | mxs-lradc-ts.c | 289 * YP(meas)--+-------------+ 321 * XP(open) XM(meas) 344 * YM(meas)--+-------------+ | 347 * XP(meas) XM(-)
|
/linux/drivers/iio/test/ |
H A D | iio-test-gts.c | 186 * Meas time 100 => gain by time 2x in test_iio_gts_find_gain_for_scale_using_time() 196 * Meas time 200 => gain by time 4x in test_iio_gts_find_gain_for_scale_using_time() 218 * Meas time 100 => gain by time 2x in test_iio_gts_find_gain_for_scale_using_time()
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | amlogic,meson-g12a-dw-mipi-dsi.yaml | 39 - const: meas
|
/linux/drivers/net/can/ctucanfd/ |
H A D | ctucanfd_kframe.h | 15 * Department of Measurement (http://meas.fel.cvut.cz/)
|
H A D | ctucanfd.h | 15 * Department of Measurement (http://meas.fel.cvut.cz/)
|
H A D | ctucanfd_platform.c | 15 * Department of Measurement (http://meas.fel.cvut.cz/)
|
/linux/drivers/s390/char/ |
H A D | uvdevice.c | 88 u8 *meas, u8 *add_data, struct uvio_attest *uvio_attest) in uvio_build_uvcb_attest() argument 102 uvcb_attest->meas_addr = (u64)meas; in uvio_build_uvcb_attest()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-icy.c | 113 PROPERTY_ENTRY_U32_ARRAY("lltc,meas-mode", icy_ltc2990_meas_mode),
|