Home
last modified time | relevance | path

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

123

/linux-6.14.4/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.14.4/include/linux/
Dentry-common.h73 * @regs: Pointer to currents pt_regs
123 * @regs: Pointer to currents pt_regs
144 * @regs: Pointer to currents pt_regs
177 * @regs: Pointer to currents pt_regs
239 * @regs: Pointer to currents pt_regs
259 * @regs: Pointer to currents pt_regs
296 * @regs: Pointer to currents pt_regs
371 * @regs: Pointer to currents pt_regs
386 * @regs: Pointer to currents pt_regs
417 * @regs: Pointer to currents pt_regs
[all …]
/linux-6.14.4/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
219 adi,burnout-currents-enable;
/linux-6.14.4/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.14.4/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.rst98 or current scaling. Reported voltages, currents, and power are raw measurements,
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/pmbus/
Dadi,adp1050.yaml13 The ADP1050 is used to monitor system voltages, currents and temperatures.
/linux-6.14.4/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.14.4/include/linux/power/
Dbq2415x_charger.h13 * voltages and currents which can be also later configured via sysfs. If
/linux-6.14.4/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.14.4/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.14.4/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.yaml57 description: Selection of available voltages/currents provided by this
/linux-6.14.4/Documentation/sound/soc/
Doverview.rst24 power via changing codec oversampling rates, bias currents, etc.
/linux-6.14.4/Documentation/leds/
Dleds-lm3556.rst22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
/linux-6.14.4/Documentation/devicetree/bindings/iio/dac/
Dadi,ltc2672.yaml79 ADC channel to monitor voltages and currents at the MUX pin.
/linux-6.14.4/Documentation/driver-api/
Dregulator.rst99 interface for this. Both take ranges of voltages and currents, supporting
/linux-6.14.4/drivers/hwmon/
Dltc4151.c140 /* Currents (via sense resistor) */
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Drohm,bd71815-pmic.yaml57 BD71815 has SAR ADC for measuring charging currents. External sense
Drohm,bd71828-pmic.yaml63 BD71827 and BD71828 have SAR ADC for measuring charging currents.
/linux-6.14.4/drivers/hwmon/pmbus/
Ducd9200.c149 * READ_IOUT will return the sum of currents of all phases of a rail, in ucd9200_probe()

123