Searched full:millivolts (Results 1 – 25 of 51) sorted by relevance
123
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | qcom,coincell-charger.txt | 23 - qcom,vset-millivolts: 26 Definition: voltage (in millivolts) to apply for charging 46 qcom,vset-millivolts = <3000>;
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/include/linux/power/ |
D | max17042_battery.h | 258 int vmin; /* in millivolts */ 259 int vmax; /* in millivolts */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | nuvoton,nau7802.yaml | 26 Internal reference voltage in millivolts to be configured.
|
D | at91_adc.txt | 15 - atmel,adc-vref: Reference voltage in millivolts for the conversions
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | at91_adc.h | 35 * @vref: Reference voltage for the ADC in millivolts
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
D | da903x.h | 115 /* voltage thresholds (in millivolts) */ 122 /* battery nominal minimal and maximal voltages in millivolts */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | max77693.txt | 98 - maxim,boost-mvout : Output voltage of the boost module in millivolts. 101 - maxim,mvsys-min : Low input voltage level in millivolts. Flash is not fired
|
/kernel/linux/linux-5.10/include/linux/spi/ |
D | ads7846.h | 18 u16 vref_mv; /* external vref value, milliVolts
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
D | imx-sata.yaml | 43 description: transmit voltage level, in millivolts.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu10_driver_if.h | 107 uint32_t Vol; /* Millivolts with 2 fractional bits */
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | scpi-hwmon.c | 43 [VOLTAGE] = 1000, /* (millivolts) */ 51 [VOLTAGE] = 1000, /* (millivolts) */
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | ltc2485.c | 71 *val = 5000; /* on board vref millivolts */ in ltc2485_read_raw()
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | sy8106a-regulator.c | 38 /* Default limits measured in millivolts */
|
D | mt6311-regulator.c | 27 /* Default limits measured in millivolts and milliamps */
|
/kernel/linux/linux-5.10/include/linux/mfd/wm831x/ |
D | pdata.h | 24 int vlim; /** Voltage limit in millivolts */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 30 ti,vref-mv The VREF voltage, in millivolts (u16).
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | tps65911-comparator.c | 23 /* Comparator 1 voltage selection table in millivolts */
|
123