Home
last modified time | relevance | path

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

123

/linux-6.12.1/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.12.1/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.12.1/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml97 adi,burnout-currents-enable:
100 path are enabled. When BURN = 0, the burnout currents are disabled.
101 The burnout currents can be enabled only when the buffer is active
206 adi,burnout-currents-enable;
/linux-6.12.1/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.12.1/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
Dadp1050.rst29 conversion used to monitor system temperatures, voltages and currents.
Dadm1275.rst90 or current scaling. Reported voltages, currents, and power are raw measurements,
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/pmbus/
Dadi,adp1050.yaml13 The ADP1050 is used to monitor system voltages, currents and temperatures.
/linux-6.12.1/include/linux/power/
Dbq2415x_charger.h13 * voltages and currents which can be also later configured via sysfs. If
/linux-6.12.1/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.12.1/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.12.1/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.12.1/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.yaml57 description: Selection of available voltages/currents provided by this
/linux-6.12.1/Documentation/sound/soc/
Doverview.rst24 power via changing codec oversampling rates, bias currents, etc.
/linux-6.12.1/Documentation/leds/
Dleds-lm3556.rst22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dadi,ltc2672.yaml79 ADC channel to monitor voltages and currents at the MUX pin.
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Drohm,bd71828-pmic.yaml62 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.12.1/drivers/hwmon/
Dltc4151.c140 /* Currents (via sense resistor) */
/linux-6.12.1/drivers/hwmon/pmbus/
Ducd9200.c149 * READ_IOUT will return the sum of currents of all phases of a rail, in ucd9200_probe()
/linux-6.12.1/Documentation/driver-api/
Dregulator.rst99 interface for this. Both take ranges of voltages and currents, supporting

123