Home
last modified time | relevance | path

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

12345678910>>...22

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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
Dftsteutates.rst21 enhancements. It can monitor up to 4 voltages, 16 temperatures and
30 The 4 voltages require a board-specific multiplier, since the BMC can
31 only measure voltages up to 3.3V and thus relies on voltage dividers.
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.
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:
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
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-5.10/include/linux/mfd/
Drohm-generic.h36 * @run_mask: value mask for regulator voltages at 'run' state
39 * @idle_mask: value mask for regulator voltages at 'idle' state
42 * @suspend_mask: value mask for regulator voltages at 'suspend' state
45 * @lpsr_mask: value mask for regulator voltages at 'lpsr' state
/kernel/linux/linux-6.6/include/linux/mfd/
Drohm-generic.h41 * @run_mask: value mask for regulator voltages at 'run' state
44 * @idle_mask: value mask for regulator voltages at 'idle' state
47 * @suspend_mask: value mask for regulator voltages at 'suspend' state
50 * @lpsr_mask: value mask for regulator voltages at 'lpsr' state
/kernel/linux/linux-6.6/drivers/regulator/
Dhelpers.c137 unsigned int voltages = 0; in regulator_get_voltage_sel_pickable_regmap() local
158 voltages = linear_range_values_in_range_array(r, range); in regulator_get_voltage_sel_pickable_regmap()
160 return val + voltages; in regulator_get_voltage_sel_pickable_regmap()
310 * for the requested voltages.
532 * regulator_desc_list_voltage_linear - List voltages with simple calculation
537 * Regulators with a simple linear mapping between voltages and
540 * the voltages. This is useful when voltages need to be listed during
559 * regulator_list_voltage_linear - List voltages with simple calculation
564 * Regulators with a simple linear mapping between voltages and
576 * regulator_list_voltage_pickable_linear_range - pickable range list voltages
[all …]
Dpf8x00-regulator.c381 #define PF8X00LDO(_id, _name, base, voltages) \ argument
387 .n_voltages = ARRAY_SIZE(voltages), \
392 .volt_table = voltages, \
405 #define PF8X00BUCK(_id, _name, base, voltages) \ argument
439 #define PF8X00BUCK7(_name, base, voltages) \ argument
446 .n_voltages = ARRAY_SIZE(voltages), \
452 .volt_table = voltages, \
469 #define PF8X00VSNVS(_name, base, voltages) \ argument
475 .n_voltages = ARRAY_SIZE(voltages), \
480 .volt_table = voltages, \
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()
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/drivers/devfreq/
DKconfig6 A device may have a list of frequencies and voltages available.
90 and adjusts the operating frequencies and voltages with OPP support.
91 This does not yet operate with optimal voltages.
120 operating frequencies and voltages with OPP support.
129 buck voltages and update a proper CCI frequency. Use the notification
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dtransmit-amplitude.yaml19 Transmit amplitude voltages in microvolts, peak-to-peak. If this property
26 Names of the modes corresponding to voltages in the 'tx-p2p-microvolt'
27 property. Required only if multiple voltages are provided.

12345678910>>...22