/linux/Documentation/sphinx/templates/ |
H A D | kernel-toc.html | 14 let currents = document.getElementsByClassName("current") 15 if (currents.length) { 16 sbar.scrollTop = currents[currents.length - 1].offsetTop;
|
/linux/include/linux/ |
H A D | entry-common.h | 74 * @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 D | tmp513.rst | 56 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 D | mc34vr500.rst | 20 monitors the temperature, input voltage and output currents and provides
|
H A D | ltc2991.rst | 27 The LTC2991 is used to monitor system temperatures, voltages and currents.
|
H A D | vexpress.rst | 32 providing information about power lines voltages and currents, board
|
H A D | adp1050.rst | 29 conversion used to monitor system temperatures, voltages and currents.
|
H A D | sysfs-interface.rst | 316 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 D | adi,adp1050.yaml | 13 The ADP1050 is used to monitor system voltages, currents and temperatures.
|
/linux/include/linux/power/ |
H A D | bq2415x_charger.h | 13 * voltages and currents which can be also later configured via sysfs. If
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | qcom,pm8058-led.yaml | 19 Hardware-wise the different LEDs support slightly different output currents.
|
H A D | leds-lm3532.txt | 7 method allows for different LED currents in each current sink thus allowing
|
/linux/drivers/regulator/ |
H A D | bd71815-regulator.c | 475 #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 D | gpio-regulator.yaml | 57 description: Selection of available voltages/currents provided by this
|
/linux/Documentation/sound/soc/ |
H A D | overview.rst | 24 power via changing codec oversampling rates, bias currents, etc.
|
/linux/Documentation/leds/ |
H A D | leds-lm3556.rst | 22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
|
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ltc2672.yaml | 79 ADC channel to monitor voltages and currents at the MUX pin.
|
/linux/Documentation/driver-api/ |
H A D | regulator.rst | 99 interface for this. Both take ranges of voltages and currents, supporting
|
/linux/drivers/hwmon/ |
H A D | ltc4151.c | 140 /* Currents (via sense resistor) */
|
H A D | ltc4261.c | 172 /* Currents (via sense resistor) */
|
/linux/drivers/hwmon/pmbus/ |
H A D | ucd9200.c | 149 * READ_IOUT will return the sum of currents of all phases of a rail, in ucd9200_probe()
|
H A D | max16601.c | 20 * currents for VCORE. Telemetry is reported in vendor specific registers.
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rohm,bd71828-pmic.yaml | 63 BD71827 and BD71828 have SAR ADC for measuring charging currents.
|
/linux/Documentation/power/ |
H A D | power_supply_class.rst | 51 All voltages, currents, charges, energies, time and temperatures in µV,
|
/linux/drivers/power/supply/ |
H A D | twl4030_charger.c | 214 * convert twl register value for currents into uA 225 * convert uA currents into twl register value
|