Home
last modified time | relevance | path

Searched full:currents (Results 1 – 25 of 47) sorted by relevance

12

/linux/Documentation/sphinx/templates/
H A Dkernel-toc.html14 let currents = document.getElementsByClassName("current")
15 if (currents.length) {
16 sbar.scrollTop = currents[currents.length - 1].offsetTop;
/linux/include/linux/
H A Dentry-common.h74 * @regs: Pointer to currents pt_regs
124 * @regs: Pointer to currents pt_regs
145 * @regs: Pointer to currents pt_regs
178 * @regs: Pointer to currents pt_regs
240 * @regs: Pointer to currents pt_regs
260 * @regs: Pointer to currents pt_regs
297 * @regs: Pointer to currents pt_regs
381 * @regs: Pointer to currents pt_regs
419 * @regs: Pointer to currents pt_regs
456 * @regs: Pointer to currents pt_regs
[all …]
/linux/Documentation/hwmon/
H A Dtmp513.rst56 The driver exports the shunt currents values via the following sysFs files:
84 The bus power and bus currents range and resolution depends on the calibration
H A Dmc34vr500.rst20 monitors the temperature, input voltage and output currents and provides
H A Dltc2991.rst27 The LTC2991 is used to monitor system temperatures, voltages and currents.
H A Dvexpress.rst32 providing information about power lines voltages and currents, board
H A Dadp1050.rst29 conversion used to monitor system temperatures, voltages and currents.
H A Dsysfs-interface.rst316 Currents section in Attribute access
360 Also see the Alarms section for status flags associated with currents.
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dadi,adp1050.yaml13 The ADP1050 is used to monitor system voltages, currents and temperatures.
/linux/include/linux/power/
H A Dbq2415x_charger.h13 * voltages and currents which can be also later configured via sysfs. If
/linux/Documentation/devicetree/bindings/leds/
H A Dqcom,pm8058-led.yaml19 Hardware-wise the different LEDs support slightly different output currents.
H A Dleds-lm3532.txt7 method allows for different LED currents in each current sink thus allowing
/linux/drivers/regulator/
H A Dbd71815-regulator.c475 #define BD71815_LED_REG(_name, _id, csel, mask, ereg, emsk, currents) \ argument
481 .n_current_limits = ARRAY_SIZE(currents), \
486 .curr_table = currents, \
/linux/Documentation/devicetree/bindings/regulator/
H A Dgpio-regulator.yaml57 description: Selection of available voltages/currents provided by this
/linux/Documentation/sound/soc/
H A Doverview.rst24 power via changing codec oversampling rates, bias currents, etc.
/linux/Documentation/leds/
H A Dleds-lm3556.rst22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ltc2672.yaml79 ADC channel to monitor voltages and currents at the MUX pin.
/linux/Documentation/driver-api/
H A Dregulator.rst99 interface for this. Both take ranges of voltages and currents, supporting
/linux/drivers/hwmon/
H A Dltc4151.c140 /* Currents (via sense resistor) */
H A Dltc4261.c172 /* Currents (via sense resistor) */
/linux/drivers/hwmon/pmbus/
H A Ducd9200.c149 * READ_IOUT will return the sum of currents of all phases of a rail, in ucd9200_probe()
H A Dmax16601.c20 * currents for VCORE. Telemetry is reported in vendor specific registers.
/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71828-pmic.yaml63 BD71827 and BD71828 have SAR ADC for measuring charging currents.
/linux/Documentation/power/
H A Dpower_supply_class.rst51 All voltages, currents, charges, energies, time and temperatures in µV,
/linux/drivers/power/supply/
H A Dtwl4030_charger.c214 * convert twl register value for currents into uA
225 * convert uA currents into twl register value

12