Home
last modified time | relevance | path

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

123

/linux-6.8/Documentation/sphinx/templates/
Dkernel-toc.html14 let currents = document.getElementsByClassName("current")
15 if (currents.length) {
16 sbar.scrollTop = currents[currents.length - 1].offsetTop;
/linux-6.8/include/linux/
Dentry-common.h72 * @regs: Pointer to currents pt_regs
122 * @regs: Pointer to currents pt_regs
143 * @regs: Pointer to currents pt_regs
176 * @regs: Pointer to currents pt_regs
238 * @regs: Pointer to currents pt_regs
258 * @regs: Pointer to currents pt_regs
295 * @regs: Pointer to currents pt_regs
370 * @regs: Pointer to currents pt_regs
385 * @regs: Pointer to currents pt_regs
416 * @regs: Pointer to currents pt_regs
[all …]
/linux-6.8/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml75 adi,burnout-currents-enable:
78 path are enabled. When BURN = 0, the burnout currents are disabled.
79 The burnout currents can be enabled only when the buffer is active
127 adi,burnout-currents-enable;
/linux-6.8/Documentation/devicetree/bindings/hwmon/
Dadi,ltc2991.yaml14 The LTC2991 is used to monitor system temperatures, voltages and currents.
46 The channel number. LTC2991 can monitor 4 currents/temperatures.
/linux-6.8/Documentation/hwmon/
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
Dmc34vr500.rst20 monitors the temperature, input voltage and output currents and provides
Dltc2991.rst27 The LTC2991 is used to monitor system temperatures, voltages and currents.
Dvexpress.rst32 providing information about power lines voltages and currents, board
Dadm1275.rst82 or current scaling. Reported voltages, currents, and power are raw measurements,
Dsysfs-interface.rst316 Currents section in Attribute access
360 Also see the Alarms section for status flags associated with currents.
/linux-6.8/Documentation/devicetree/bindings/power/supply/
Dx-powers,axp20x-battery-power-supply.yaml11 currents of the battery by reading ADC channels from the ADC.
/linux-6.8/include/linux/power/
Dbq2415x_charger.h13 * voltages and currents which can be also later configured via sysfs. If
/linux-6.8/Documentation/devicetree/bindings/leds/
Dqcom,pm8058-led.yaml19 Hardware-wise the different LEDs support slightly different output currents.
Dleds-lm3532.txt7 method allows for different LED currents in each current sink thus allowing
/linux-6.8/drivers/regulator/
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-6.8/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.yaml56 description: Selection of available voltages/currents provided by this
/linux-6.8/Documentation/sound/soc/
Doverview.rst24 power via changing codec oversampling rates, bias currents, etc.
/linux-6.8/Documentation/leds/
Dleds-lm3556.rst22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
/linux-6.8/drivers/hwmon/
Dltc4151.c140 /* Currents (via sense resistor) */
Dltc4261.c172 /* Currents (via sense resistor) */
/linux-6.8/drivers/hwmon/pmbus/
Ducd9200.c149 * READ_IOUT will return the sum of currents of all phases of a rail, in ucd9200_probe()
/linux-6.8/Documentation/devicetree/bindings/mfd/
Drohm,bd71828-pmic.yaml57 BD71827 and BD71828 have SAR ADC for measuring charging currents.
Drohm,bd71815-pmic.yaml57 BD71827 and BD71828 have SAR ADC for measuring charging currents.
/linux-6.8/Documentation/driver-api/
Dregulator.rst99 interface for this. Both take ranges of voltages and currents, supporting
/linux-6.8/Documentation/power/
Dpower_supply_class.rst51 All voltages, currents, charges, energies, time and temperatures in µV,

123