Home
last modified time | relevance | path

Searched full:microamps (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-regulator27 or microamps to determine configured regulator output levels.
106 What: /sys/class/regulator/.../microamps
112 microamps. This holds the regulator output current limit
113 setting measured in microamps (i.e. E-6 Amps), for regulators
184 microamps, for regulators which support current constraints.
187 the power domain has no min microamps constraint defined by
199 microamps, for regulators which support current constraints.
202 the power domain has no max microamps constraint defined by
236 current in microamps for this regulator from all its consumer
H A Dsysfs-class-power60 Valid values: Represented in microamps. Negative values are
77 Valid values: Represented in microamps
100 Valid values: Represented in microamps. Negative values are
340 Valid values: Represented in microamps
350 Valid values: Represented in microamps
400 Valid values: Represented in microamps
427 Valid values: Represented in microamps
498 Valid values: Represented in microamps
630 - 100000 - 200000 (microamps), step by 25000 (rounded down)
631 - 200000 - 350000 (microamps), step by 50000 (rounded down)
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/regulator/
H A Dsandbox.txt24 - regulator-min-microamps: minimum allowed Current limit to set (LDO1/BUCK1)
25 - regulator-max-microamps: minimum allowed Current limit to set (LDO1/BUCK1)
35 regulator-min-microamps = <100000>;
36 regulator-max-microamps = <400000>;
/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h410 int tricklecharge_current_ua; /* microAmps */
411 int precharge_current_ua; /* microAmps */
413 int charge_term_current_ua; /* microAmps */
416 int constant_charge_current_max_ua; /* microAmps */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Drohm,bd99954.yaml132 description: system specific VBUS input current limit (in microamps).
138 description: system specific VCC/VACP input current limit (in microamps).
H A Dtwl-charger.txt21 - ti,bb-uamp: microamps for charging the backup battery.
H A Dmax77650-charger.yaml30 CHGIN input current limit (in microamps).
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_hwmon.c225 * microvolts/microamps, so we need to adjust it to in power_supply_hwmon_read()
267 * microvolts/microamps, so we need to adjust it to in power_supply_hwmon_write()
H A Drockchip_charger_manager.c370 .charge_term_current_ua = 100 * 1000, /* microAmps */
372 .constant_charge_current_max_ua = 1000 * 1000, /* microAmps */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/health/
H A Dmax30102.txt21 Note that each step is approximately 200 microamps, ranging from 0 uA to
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dgpio-regulator.h28 * @value: microvolts or microamps
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax77693-private.h136 /* microamps */
146 /* microamps */
/OK3568_Linux_fs/kernel/include/linux/mfd/wm831x/
H A Dpdata.h25 int ilim; /** Current limit in microamps */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst130 independent of the flash LED. The unit should be microamps (uA) if
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-wm8350.c17 /* Microamps */
/OK3568_Linux_fs/kernel/Documentation/power/regulator/
H A Dconsumer.rst116 microamps.
/OK3568_Linux_fs/kernel/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus60 Current measurement of the interface in microamps (uA)
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom-rpmh-regulator.c76 * @hpm_min_load_uA: Minimum load current in microamps that requires
312 * @load_uA: Aggregated load current in microamps
H A Dwm8350-regulator.c25 /* Microamps */
H A Dcore.c622 static DEVICE_ATTR(microamps, 0444, regulator_uA_show, NULL);
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm831x-core.c29 /* Current settings - values are 2*2^(reg_val/4) microamps. These are
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcistpl.c46 /* Convert a power byte to a current in 0.1 microamps */