Home
last modified time | relevance | path

Searched refs:voltages (Results 1 – 25 of 115) sorted by relevance

12345

/linux/Documentation/userspace-api/media/dvb/
A 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/Documentation/hwmon/
A 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.
A Dda9055.rst19 different inputs. The track and hold circuit ensures stable input voltages at
31 chip junction temperature and auxiliary channels voltages.
43 The voltages on ADC channels 1, 2 and 3 are calculated as:
A Dbcm54140.rst18 its die temperature as well as two analog voltages.
21 Both voltages and the temperature are measured in a round-robin fashion.
A Demc6w201.rst25 voltages (including its own VCC) and five external thermal sensors,
35 The driver currently only supports the monitoring of the voltages,
A Dltc2992.rst23 the input voltages and four auxiliary external voltages.
A 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
A Dda9052.rst20 different inputs. The track and hold circuit ensures stable input voltages at
56 The voltages on ADC channels 4, 5 and 6 are calculated as:
A Dpc87427.rst24 monitoring capabilities. It can monitor up to 18 voltages, 8 fans and
26 the moment, voltages aren't.
/linux/drivers/regulator/
A 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, \
A 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()
A 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, \
A 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, \
A Dpfuze100-regulator.c255 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \ argument
259 .n_voltages = ARRAY_SIZE(voltages), \
264 .volt_table = voltages, \
292 #define PFUZE100_COIN_REG(_chip, _name, base, mask, voltages) \ argument
296 .n_voltages = ARRAY_SIZE(voltages), \
301 .volt_table = voltages, \
329 #define PFUZE3000_SW_REG(_chip, _name, base, mask, voltages) \ argument
333 .n_voltages = ARRAY_SIZE(voltages), \
338 .volt_table = voltages, \
/linux/Documentation/devicetree/bindings/opp/
A 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/drivers/devfreq/
A 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.
121 operating frequencies and voltages with OPP support.
/linux/Documentation/devicetree/bindings/regulator/
A 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
A Drohm,bd71815-regulator.yaml91 # Bucks 1 and 2 support giving separate voltages for operational states
95 # buck voltages to not be toggled by HW state. Enable status may still
108 # that setting non zero voltages for bucks 1/2 will also enable voltage
A Drohm,bd71837-regulator.yaml112 # buck8 voltages to suit lover GPU voltages for projects where buck8 is
116 # voltages accordingly. This is what the connection should look like:
A Drohm,bd71847-regulator.yaml107 # buck8 voltages to suit lover GPU voltages for projects where buck8 is
111 # voltages accordingly. This is what the connection should look like:
A Dpwm-regulator.txt9 only operate at the voltages supplied in the table.
17 supplied voltages specified in the
/linux/Documentation/devicetree/bindings/arm/tegra/
A 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/drivers/media/pci/ddbridge/
A Dddbridge-max.c247 u32 nv, ov = dev->link[port->lnr].lnb.voltages; in max_set_voltage()
272 dev->link[port->lnr].lnb.voltages &= in max_set_voltage()
275 dev->link[port->lnr].lnb.voltages |= in max_set_voltage()
278 nv = dev->link[port->lnr].lnb.voltages; in max_set_voltage()
/linux/Documentation/driver-api/
A 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/Documentation/devicetree/bindings/sound/
A Dqcom,msm8916-wcd-analog.txt35 - qcom,mbhc-vthreshold-low: Array of 5 threshold voltages in mV for 5 buttons
38 - qcom,mbhc-vthreshold-high: Array of 5 thresold voltages in mV for 5 buttons

Completed in 41 milliseconds

12345