Home
last modified time | relevance | path

Searched refs:reading (Results 251 – 275 of 936) sorted by relevance

1...<<11121314151617181920>>...38

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp351 double reading = 0; in populatePidInfo() local
355 reading); in populatePidInfo()
362 info.setpoint += reading; in populatePidInfo()
1093 info.stepwiseInfo.reading); in init()
1096 info.stepwiseInfo.reading[readings.size()] = in init()
/openbmc/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst25 reading directories and opening the files yourself.
71 - retrieved by reading the "subsystem"-link and using only the
78 - it is retrieved by reading the "driver"-link and using only the
172 - When reading and writing sysfs device attribute files, avoid dependency
/openbmc/linux/Documentation/block/
H A Dcmdline-partition.rst5 The "blkdevparts" command line option adds support for reading the
/openbmc/u-boot/doc/
H A DREADME.fsl_iim38 immediately, but this does not make any difference for a user reading
H A DREADME.omap3142 (place where SPL lives) we require this setup for u-boot at least when reading
145 handle this we can switch to another ECC algorithm after reading the payload
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dmaxim,max20730.yaml39 will be scaled. The properties will convert the raw reading to a more
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fsi37 Provides a means of reading/writing a 32 bit value from/to a
H A Ddebugfs-wilco-ec22 response by reading from raw.
H A Dsysfs-secvar6 for reading/writing the secure variables
34 representation. The data and size can be determined by reading
H A Dsysfs-class-power47 Reports an average IBAT current reading for the battery, over
54 Reports an average IBUS current reading over a fixed period.
86 Reports an instant, single IBAT current reading for the
110 Reports the current TBAT battery temperature reading.
114 Reports the current supply temperature reading. This would
245 Reports an instant, single VBAT voltage reading for the
498 Reports an average VBAT voltage reading for the battery, over a
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DHost.interface.yaml45 The response to the attention and the reading of the command
/openbmc/linux/drivers/virt/
H A DKconfig37 2) A file interface to reading incoming doorbells.
/openbmc/linux/Documentation/hwmon/
H A Dltc4260.rst49 Current reading provided by this driver is reported as obtained from the ADC
H A Dibmaem.rst26 This driver implements sensor reading support for the energy and power meters
H A Dw83l785ts.rst34 every other second; reading them more often will do no harm, but will
H A Dhp-wmi-sensors.rst51 condition recovers later, reading this attribute will return ``0`` again.
58 - ``temp``: The sensor reading has reached a critical threshold.
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2413.rst52 When reading the state, there is a four complement bits.
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0002-libtpm-support-env-TPM_SRK_PW.patch7 support reading SRK password from env TPM_SRK_PW
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch7 Before, we support reading SRK password from env TPM_SRK_PW,
246 {TPM_R_FILE_READ_FAILED, "failed reading the key file"},
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/
H A Dzbar_git.bb3 DESRIPTION = "ZBar is an open source software suite for reading bar codes \
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_sensor_monitoring.robot27 # Check sensor reading is not equal to null.
171 # reading_unit A string represents the reading value in sensor info
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst174 a new IO, but the (slow) reader thread is still reading from it. In other words,
175 the reader consulted a map entry, and started reading the corresponding block. A
178 internal, postmap block that the reader is (still) reading has been inserted
184 into rtt[lane_number], the postmap ABA it is reading, and clears it after the
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp476 calculateValue(uint8_t reading, const ipmi::DbusInterfaceMap& sensorMap, in calculateValue() argument
500 double value = bSigned ? ((int8_t)reading) : reading; in calculateValue()
780 ipmi::Context::ptr ctx, uint8_t sensorNumber, uint8_t, uint8_t reading, in ipmiSetSensorReading() argument
817 sensor::calculateValue(reading, sensorMap, sensorObject->second); in ipmiSetSensorReading()
827 "SENSOR_NUM", sensorNumber, "BYTE", (unsigned int)reading, in ipmiSetSensorReading()
942 getResponse.reading, operation, in ipmiSenGetSensorReading()
968 double reading = std::visit(VariantToDoubleVisitor(), valueVariant); in ipmiSenGetSensorReading() local
986 scaleIPMIValueFromDouble(reading, mValue, rExp, bValue, bExp, bSigned); in ipmiSenGetSensorReading()
991 bool notReading = std::isnan(reading); in ipmiSenGetSensorReading()
1031 reading, byteValue)) in ipmiSenGetSensorReading()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch43 + fprintf(stderr, "%s: error while reading %s\n",
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c89 local_t reading; member
607 if (local_cmpxchg(&drvdata->reading, 0, 1)) in etb_open()
645 local_set(&drvdata->reading, 0); in etb_release()

1...<<11121314151617181920>>...38