Searched refs:in0_input (Results 1 – 25 of 60) sorted by relevance
123
/openbmc/linux/Documentation/hwmon/ |
H A D | smpro-hwmon.rst | 76 in0_input millivolts RO Core voltage 95 # cat in0_input
|
H A D | pcf8591.rst | 82 in0_input, in1_input, in2_input, in3_input, out0_enable, out0_output, name 86 The in0_input, in1_input, in2_input and in3_input files are RO. Reading gives
|
H A D | adm1177.rst | 33 in0_input Measured voltage in microvolts.
|
H A D | bcm54140.rst | 30 in0_input Measured AVDDL voltage.
|
H A D | corsair-cpro.rst | 30 in0_input Voltage on SATA 12v
|
H A D | adt7411.rst | 34 in0_input vdd voltage input
|
H A D | menf21bmc.rst | 41 in0_input +3.3V input voltage
|
H A D | ina238.rst | 35 in0_input Shunt voltage (mV)
|
H A D | ltc2990.rst | 44 in0_input Voltage at Vcc pin in millivolt (range 2.5V to 5V)
|
H A D | tmp513.rst | 74 **in0_input**
|
H A D | lochnagar.rst | 26 in0_input Measured voltage for DBVDD1 (milliVolts)
|
H A D | ltc2947.rst | 41 in0_input VP-VM voltage (mV).
|
H A D | corsair-psu.rst | 58 in0_input Voltage of the psu ac input
|
H A D | ina209.rst | 40 in0_input shunt voltage (mV)
|
H A D | ina2xx.rst | 91 in0_input Shunt voltage(mV) channel
|
H A D | smsc47m192.rst | 67 in0_input +2.5V voltage input
|
/openbmc/linux/drivers/hwmon/ |
H A D | ads7871.c | 133 static SENSOR_DEVICE_ATTR_RO(in0_input, voltage, 0);
|
H A D | ads7828.c | 69 static SENSOR_DEVICE_ATTR_RO(in0_input, ads7828_in, 0);
|
H A D | adcxx.c | 139 SENSOR_ATTR_RO(in0_input, adcxx, 0),
|
H A D | ltc2990.c | 177 static SENSOR_DEVICE_ATTR_RO(in0_input, ltc2990_value, LTC2990_IN0);
|
H A D | da9055-hwmon.c | 205 static SENSOR_DEVICE_ATTR_RO(in0_input, da9055_auto_ch, DA9055_ADC_VSYS);
|
H A D | menf21bmc_hwmon.c | 137 static SENSOR_DEVICE_ATTR_RO(in0_input, in, 0);
|
H A D | da9052-hwmon.c | 321 static SENSOR_DEVICE_ATTR_RO(in0_input, da9052_vddout, DA9052_ADC_VDDOUT);
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel-i915-hwmon | 1 What: /sys/devices/.../hwmon/hwmon<i>/in0_input
|
/openbmc/dbus-sensors/ |
H A D | README.md | 122 When your system is booted, a "in0_input" file will be created within the hwmon
|
123