Searched +full:milli +full:- +full:volts (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2004-2005 Bruno Durcot 10 * Copyright (c) 2008-2009 Gen Otsuji 45 * 41256 Rev 3.00 - July 07, 2008 47 * Revision C1 Processors Volume 1 of 7 - Sep 29, 2024 103 int volts; /* Voltage in mV. */ member 106 int pstate_id; /* P-State id */ 135 &hwpstate_verify, 0, "Verify P-state after setting"); 140 "If enabled (1), limit administrative control of P-states to the value in " [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | bq25980.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Andrew Davis <afd@ti.com> 15 for use in high-power density portable electronics. These inductorless 20 - $ref: power-supply.yaml# 25 - ti,bq25980 26 - ti,bq25975 27 - ti,bq25960 32 ti,watchdog-timeout-ms: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/staging/iio/adc/ |
| H A D | spear-adc.txt | 4 - compatible: Should be "st,spear600-adc" 5 - reg: Address and length of the register set for the device 6 - interrupts: Should contain the ADC interrupt 7 - sampling-frequency: Default sampling frequency 10 - vref-external: External voltage reference in milli-volts. If omitted 12 - average-samples: Number of samples to generate an average value. If 18 compatible = "st,spear600-adc"; 20 interrupt-parent = <&vic1>; 22 sampling-frequency = <5000000>; 23 vref-external = <2500>; /* 2.5V VRef */
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | st,spear600-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,spear600-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Cameron <jic23@kernel.org> 14 10-bit resolution. Datasheet can be found here: 20 - st,spear600-adc 28 sampling-frequency: 35 vref-external: 40 External voltage reference in milli-volts. If omitted the internal voltage [all …]
|