Searched full:millivolts (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v6.1/Documentation/hwmon/ |
D | lochnagar.rst | 26 in0_input Measured voltage for DBVDD1 (milliVolts) 33 in1_input Measured voltage for 1V8 DSP (milliVolts) 40 in2_input Measured voltage for 1V8 CDC (milliVolts) 47 in3_input Measured voltage for VDDCORE DSP (milliVolts) 54 in4_input Measured voltage for AVDD 1V8 (milliVolts) 66 in6_input Measured voltage for VDDCORE CDC (milliVolts) 73 in7_input Measured voltage for MICVDD (milliVolts)
|
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.
|
D | wm831x.rst | 28 Voltages are sampled by a 12 bit ADC. Voltages in millivolts are 1.465
|
D | w83l786ng.rst | 42 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
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.
|
D | nct6683.rst | 29 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
D | nzxt-smart2.rst | 48 in[0-2]_input Voltage supplied to the fan (in millivolts).
|
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | qcom,pm8941-coincell.yaml | 28 qcom,vset-millivolts: 30 description: voltage (in millivolts) to apply for charging 41 - qcom,vset-millivolts 55 qcom,vset-millivolts = <3000>;
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-usb_power_delivery | 116 The voltage the supply supports in millivolts. 154 Maximum Voltage in millivolts. 160 Minimum Voltage in millivolts. 188 Maximum Voltage in millivolts. 194 Minimum Voltage in millivolts. 221 Maximum Voltage in millivolts. 227 Minimum Voltage in millivolts.
|
/Linux-v6.1/drivers/misc/ |
D | qcom-coincell.c | 57 dev_err(chgr->dev, "invalid vset-millivolts value %d\n", vset); in qcom_coincell_chgr_config() 116 rc = of_property_read_u32(node, "qcom,vset-millivolts", &vset); in qcom_coincell_probe() 119 "can't find 'qcom,vset-millivolts' in DT block"); in qcom_coincell_probe()
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.txt | 30 - vib-rated-mv - The rated voltage of the actuator in millivolts. 33 - vib-overdrive-mv - The overdrive voltage of the actuator in millivolts.
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | maxim,max77693.yaml | 40 Output voltage of the boost module in millivolts. 49 Low input voltage level in millivolts. Flash is not fired if chip
|
/Linux-v6.1/include/linux/power/ |
D | max17042_battery.h | 260 int vmin; /* in millivolts */ 261 int vmax; /* in millivolts */
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | nuvoton,nau7802.yaml | 26 Internal reference voltage in millivolts to be configured.
|
D | atmel,sama9260-adc.yaml | 47 description: Reference voltage in millivolts for the conversions
|
/Linux-v6.1/include/linux/mfd/ |
D | da903x.h | 115 /* voltage thresholds (in millivolts) */ 122 /* battery nominal minimal and maximal voltages in millivolts */
|
/Linux-v6.1/include/linux/spi/ |
D | ads7846.h | 7 u16 vref_mv; /* external vref value, milliVolts
|
/Linux-v6.1/Documentation/devicetree/bindings/ata/ |
D | imx-sata.yaml | 43 description: transmit voltage level, in millivolts.
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu10_driver_if.h | 107 uint32_t Vol; /* Millivolts with 2 fractional bits */
|
/Linux-v6.1/drivers/hwmon/ |
D | scpi-hwmon.c | 43 [VOLTAGE] = 1000, /* (millivolts) */ 51 [VOLTAGE] = 1000, /* (millivolts) */
|
/Linux-v6.1/drivers/iio/adc/ |
D | ltc2485.c | 71 *val = 5000; /* on board vref millivolts */ in ltc2485_read_raw()
|
/Linux-v6.1/drivers/regulator/ |
D | sy8106a-regulator.c | 38 /* Default limits measured in millivolts */
|
D | mt6311-regulator.c | 27 /* Default limits measured in millivolts and milliamps */
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 30 ti,vref-mv The VREF voltage, in millivolts (u16).
|
/Linux-v6.1/include/linux/mfd/wm831x/ |
D | pdata.h | 24 int vlim; /** Voltage limit in millivolts */
|
123