/openbmc/linux/Documentation/hwmon/ |
H A D | smpro-hwmon.rst | 76 in0_input millivolts RO Core voltage 77 in1_input millivolts RO SoC voltage 78 in2_input millivolts RO DIMM VRD1 voltage 79 in3_input millivolts RO DIMM VRD2 voltage 80 in4_input millivolts RO RCA VRD voltage
|
H A D | bt1-pvt.rst | 63 millivolts. But in this case the data translation formulae is linear, which 65 performed by the driver, so returning true millivolts. The voltage inputs are 108 in[0-3]_input RO Measured voltage in millivolts.
|
H A D | wm831x.rst | 28 Voltages are sampled by a 12 bit ADC. Voltages in millivolts are 1.465
|
H A D | w83l786ng.rst | 42 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | nct6683.rst | 29 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | nzxt-smart2.rst | 48 in[0-2]_input Voltage supplied to the fan (in millivolts).
|
H A D | dme1737.rst | 89 millivolts and don't need scaling. The voltage inputs are mapped as follows 247 millivolts. 251 in[0-7]_input RO Measured voltage in millivolts.
|
H A D | hp-wmi-sensors.rst | 37 ``in[X]_input`` RO Voltage in millivolts (mV).
|
H A D | w83792d.rst | 68 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | w83791d.rst | 80 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | nct6775.rst | 129 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | w83627ehf.rst | 112 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | pmbus_driver_device.cpp | 98 unsigned long millivolts = std::stoul(millivoltsStr); in getReadVout() local 99 volts = millivolts / 1000.0; in getReadVout() 119 unsigned long millivolts = std::stoul(millivoltsStr); in getVoutUVFaultLimit() local 120 volts = millivolts / 1000.0; in getVoutUVFaultLimit()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-usb_power_delivery | 125 The voltage the supply supports in millivolts. 163 Maximum Voltage in millivolts. 169 Minimum Voltage in millivolts. 197 Maximum Voltage in millivolts. 203 Minimum Voltage in millivolts. 230 Maximum Voltage in millivolts. 236 Minimum Voltage in millivolts.
|
H A D | sysfs-bus-iio | 153 application of scale and offset are millivolts. 169 of scale and offset are millivolts.
|
/openbmc/qemu/hw/sd/ |
H A D | core.c | 80 void sdbus_set_voltage(SDBus *sdbus, uint16_t millivolts) in sdbus_set_voltage() argument 84 trace_sdbus_set_voltage(sdbus_name(sdbus), millivolts); in sdbus_set_voltage() 89 sc->set_voltage(card, millivolts); in sdbus_set_voltage()
|
H A D | trace-events | 20 sdbus_set_voltage(const char *bus_name, uint16_t millivolts) "@%s %u (mV)" 59 sdcard_set_voltage(uint16_t millivolts) "%u mV"
|
H A D | sd.c | 310 static void sd_set_voltage(SDState *sd, uint16_t millivolts) in sd_set_voltage() argument 312 trace_sdcard_set_voltage(millivolts); in sd_set_voltage() 314 switch (millivolts) { in sd_set_voltage() 320 millivolts / 1000.f); in sd_set_voltage()
|
/openbmc/qemu/include/hw/sd/ |
H A D | sd.h | 119 void (*set_voltage)(SDState *sd, uint16_t millivolts); 154 void sdbus_set_voltage(SDBus *sdbus, uint16_t millivolts);
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-ads1100.c | 177 int millivolts = ads1100_get_vdd_millivolts(data); in ads1100_calc_scale_avail() local 181 data->scale_avail[i * 2 + 0] = millivolts; in ads1100_calc_scale_avail()
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ads7846.txt | 30 ti,vref-mv The VREF voltage, in millivolts (u16).
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974-sony-xperia-rhine.dtsi | 138 qcom,vset-millivolts = <3000>;
|
H A D | qcom-msm8974pro-oneplus-bacon.dts | 168 qcom,vset-millivolts = <3200>;
|
H A D | qcom-msm8974pro-sony-xperia-shinano-castor.dts | 221 qcom,vset-millivolts = <3000>;
|