Home
last modified time | relevance | path

Searched full:voltages (Results 1 – 25 of 253) sorted by relevance

1234567891011

/Linux-v5.10/Documentation/hwmon/
Dmax16065.rst54 monitor and sequence multiple system voltages. The MAX16065/MAX16066 can also
56 current-sense amplifier. The MAX16065 manages up to twelve system voltages
57 simultaneously, and the MAX16066 manages up to eight supply voltages.
60 system voltages. The MAX16067 manages up to six system voltages simultaneously.
63 system voltages simultaneously.
66 system voltages. The MAX16070/MAX16071 can also accurately monitor (+/-2.5%)
68 MAX16070 monitors up to twelve system voltages simultaneously, and the MAX16071
69 monitors up to eight supply voltages.
Dda9055.rst19 different inputs. The track and hold circuit ensures stable input voltages at
31 chip junction temperature and auxiliary channels voltages.
36 Voltages are sampled in a AUTO mode it can be manually sampled too and results
43 The voltages on ADC channels 1, 2 and 3 are calculated as:
Dwm831x.rst21 monitor a range of system operating parameters, including the voltages
28 Voltages are sampled by a 12 bit ADC. Voltages in millivolts are 1.465
Dsmsc47m192.rst42 Voltages and temperatures are measured by an 8-bit ADC, the resolution
44 Voltages are scaled such that the nominal voltage corresponds to
49 show voltages in mV and temperatures in units of 0.001 degC.
80 All voltages are read and written in mV.
Dgl518sm.rst36 0x80 chips support the reading of all voltages and revision 0x00 only
62 measures voltages between 0.000 and 5.865 volt, with a resolution of 0.023
63 volt. The other inputs measure voltages between 0.000 and 4.845 volt, with
Dda9052.rst20 different inputs. The track and hold circuit ensures stable input voltages at
46 Voltages are sampled by a 10 bit ADC.
56 The voltages on ADC channels 4, 5 and 6 are calculated as:
Dwm8350.rst22 monitor a range of system operating parameters, including the voltages
29 Voltages are sampled by a 12 bit ADC. For the internal supplies the ADC
Demc6w201.rst25 voltages (including its own VCC) and five external thermal sensors,
35 The driver currently only supports the monitoring of the voltages,
Dpowr1220.rst23 for output voltages and GPIOs. This driver implements the voltage
26 Voltages are sampled by a 12-bit ADC with a step size of 2 mV.
Dbcm54140.rst18 its die temperature as well as two analog voltages.
21 Both voltages and the temperature are measured in a round-robin fashion.
Dpc87427.rst24 monitoring capabilities. It can monitor up to 18 voltages, 8 fans and
26 the moment, voltages aren't.
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfe-enable-high-lnb-voltage.rst13 …E_HIGH_LNB_VOLTAGE - Select output DC level between normal LNBf voltages or higher LNBf - voltages.
33 - >0 - enables slightly higher voltages instead of 13/18V, in order
39 Select output DC level between normal LNBf voltages or higher LNBf
40 voltages between 0 (normal) or a value grater than 0 for higher
41 voltages.
/Linux-v5.10/include/linux/mfd/
Drohm-generic.h38 * @run_mask: value mask for regulator voltages at 'run' state
41 * @idle_mask: value mask for regulator voltages at 'idle' state
44 * @suspend_mask: value mask for regulator voltages at 'suspend' state
47 * @lpsr_mask: value mask for regulator voltages at 'lpsr' state
/Linux-v5.10/drivers/devfreq/
DKconfig7 A device may have a list of frequencies and voltages available.
91 and adjusts the operating frequencies and voltages with OPP support.
92 This does not yet operate with optimal voltages.
122 operating frequencies and voltages with OPP support.
132 frequencies and voltages with OPP support.
/Linux-v5.10/drivers/regulator/
Dhelpers.c135 unsigned int voltages = 0; in regulator_get_voltage_sel_pickable_regmap() local
156 voltages = linear_range_values_in_range_array(r, range); in regulator_get_voltage_sel_pickable_regmap()
158 return val + voltages; in regulator_get_voltage_sel_pickable_regmap()
290 * for the requested voltages.
512 * regulator_list_voltage_linear - List voltages with simple calculation
517 * Regulators with a simple linear mapping between voltages and
536 * regulator_list_voltage_pickable_linear_range - pickable range list voltages
586 * regulator_desc_list_voltage_linear_range - List voltages for linear ranges
591 * Regulators with a series of simple linear mappings between voltages
593 * can use this function prior regulator registration to list voltages.
[all …]
Dtps6524x-regulator.c129 const unsigned int *voltages; member
378 .voltages = dcdc1_voltages,
389 .voltages = dcdc2_voltages,
400 .voltages = dcdc3_voltages,
411 .voltages = ldo1_voltages,
424 .voltages = ldo2_voltages,
437 .voltages = fixed_5000000_voltage,
448 .voltages = fixed_5000000_voltage,
610 hw->desc[i].volt_table = info->voltages; in pmic_probe()
Dbcm590xx-regulator.c102 /* LDO group A: supported voltages in microvolts */
108 /* LDO group C: supported voltages in microvolts */
118 /* DCDC group CSR: supported voltages in microvolts */
125 /* DCDC group IOSR1: supported voltages in microvolts */
133 /* DCDC group SDSR1: supported voltages in microvolts */
Dmc13892-regulator.c249 #define MC13892_FIXED_DEFINE(name, node, reg, voltages) \ argument
250 MC13xxx_FIXED_DEFINE(MC13892_, name, node, reg, voltages, \
253 #define MC13892_GPO_DEFINE(name, node, reg, voltages) \ argument
254 MC13xxx_GPO_DEFINE(MC13892_, name, node, reg, voltages, \
257 #define MC13892_SW_DEFINE(name, node, reg, vsel_reg, voltages) \ argument
258 MC13xxx_DEFINE(MC13892_, name, node, reg, vsel_reg, voltages, \
261 #define MC13892_DEFINE_REGU(name, node, reg, vsel_reg, voltages) \ argument
262 MC13xxx_DEFINE(MC13892_, name, node, reg, vsel_reg, voltages, \
Dmc13783-regulator.c231 #define MC13783_DEFINE(prefix, name, node, reg, vsel_reg, voltages) \ argument
232 MC13xxx_DEFINE(MC13783_REG_, name, node, reg, vsel_reg, voltages, \
235 #define MC13783_FIXED_DEFINE(prefix, name, node, reg, voltages) \ argument
236 MC13xxx_FIXED_DEFINE(MC13783_REG_, name, node, reg, voltages, \
239 #define MC13783_GPO_DEFINE(prefix, name, node, reg, voltages) \ argument
240 MC13xxx_GPO_DEFINE(MC13783_REG_, name, node, reg, voltages, \
Dtps65910-regulator.c30 /* supported VIO voltages in microvolts */
37 /* supported VRTC voltages in microvolts */
42 /* supported VDD3 voltages in microvolts */
47 /* supported VDIG1 voltages in microvolts */
52 /* supported VDIG2 voltages in microvolts */
57 /* supported VPLL voltages in microvolts */
62 /* supported VDAC voltages in microvolts */
67 /* supported VAUX1 voltages in microvolts */
72 /* supported VAUX2 voltages in microvolts */
77 /* supported VAUX33 voltages in microvolts */
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/opp/
Dti-omap5-opp-supply.txt4 contain data that can be used to adjust voltages programmed for some of their
26 "ti,omap5-opp-supply" - OMAP5+ optimized voltages in efuse(class0)VDD
28 "ti,omap5-core-opp-supply" - OMAP5+ optimized voltages in efuse(class0) VDD
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.txt49 1.8 V signaling voltages are supported on pins where software
77 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages.
83 voltages: sdmmc2-hv, dmic-hv, sdmmc1-hv, sdmmc3-hv, audio-hv,
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dnvidia,tegra-regulators-coupling.txt12 The CORE and RTC voltages shall be in a range of 170mV from each other
19 and CPU voltages shall be in a range of 300mV from each other and CORE
/Linux-v5.10/Documentation/driver-api/
Dregulator.rst99 interface for this. Both take ranges of voltages and currents, supporting
101 normally permits the CPU to use a wider range of supply voltages at lower
143 a given system, for example supporting higher supply voltages than the
/Linux-v5.10/drivers/opp/
Dti-opp-supply.c64 * _store_optimized_voltages() - store optimized voltages
68 * Picks up efuse based optimized voltages for VDD unique per device and
85 /* pick up Efuse based voltages */ in _store_optimized_voltages()
246 "Invalid range voltages [Min:%lu target:%lu Max:%lu]\n", in _opp_set_voltage()
339 /* This shouldn't harm even if the voltages weren't updated earlier */ in ti_opp_supply_set_opp()

1234567891011