Home
last modified time | relevance | path

Searched refs:uA (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/leds/
A Dleds-wm8350.c147 int uA; in wm8350_led_set() local
163 uA = (led->max_uA_index * led->value) / LED_FULL; in wm8350_led_set()
165 BUG_ON(uA >= ARRAY_SIZE(isink_cur)); in wm8350_led_set()
167 ret = regulator_set_current_limit(led->isink, isink_cur[uA], in wm8350_led_set()
168 isink_cur[uA]); in wm8350_led_set()
171 isink_cur[uA], ret); in wm8350_led_set()
/linux/Documentation/devicetree/bindings/rtc/
A Drtc-palmas.txt17 backup battery. Device supports the < 100uA and > 100uA charging.
18 The high current will be > 100uA. Absence of this property will
19 charge battery to lower current i.e. < 100uA.
/linux/Documentation/devicetree/bindings/usb/
A Dusb251xb.txt52 attached peripheral (range: 0 - 100000 uA, default 1000 uA)
56 attached peripheral (range: 0 - 510000 uA, default 100000 uA)
60 attached peripheral (range: 0 - 100000 uA, default 1000 uA)
64 attached peripheral (range: 0 - 510000 uA, default 100000 uA)
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mq-librem5-r2.dts17 ti,charge-current = <1600000>; /* uA */
18 ti,termination-current = <66000>; /* uA */
A Dimx8mq-librem5-r3.dts27 ti,charge-current = <1500000>; /* uA */
28 ti,termination-current = <144000>; /* uA */
A Dimx8mq-librem5-r4.dts25 ti,charge-current = <1500000>; /* uA */
26 ti,termination-current = <144000>; /* uA */
/linux/Documentation/devicetree/bindings/sound/
A Dcs43130.txt24 1 = 7.5uA
25 2 = 12.5uA
26 3 = 15uA
A Dcs35l33.txt35 The range starts at 1850000uA and goes to a maximum of 3600000uA
36 with a step size of 15625uA. The default is 2500000uA.
/linux/Documentation/devicetree/bindings/power/supply/
A Dbq25890.yaml36 description: maximum charging current (in uA)
42 drops below this value (in uA)
46 description: maximum charge current during precharge phase (in uA)
60 description: maximum allowed current draw in boost mode (in uA)
A Drichtek,rt9455.yaml27 description: output current from the charger to the battery, in uA.
54 input current value in uA drained by the charger from the power source.
55 Defaults to 500000 uA (500mA).
A Dbq24257.yaml35 description: maximum charging current in uA
41 drops below this value (in uA)
55 The maximum current to be drawn from the charger's input (in uA).
A Dsummit,smb347-charger.yaml56 description: Maximum input current from AC/DC input (in uA)
59 description: Maximum input current from USB input (in uA)
62 description: Charge current compensation (in uA)
A Dgpio-charger.yaml48 description: List of tuples with current in uA and a GPIO bitmap (in
55 Current limit in uA
A Dqcom,pm8941-charger.yaml45 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A
78 Maximum safe battery charge current in uA; May pre-set by bootloader, in which case,
103 Default DC charge current limit in uA. Defaults to 100mA.
A Dcharger-manager.yaml148 description: minimum current of cable in uA
152 description: maximum current of cable in uA
/linux/Documentation/devicetree/bindings/mfd/
A Das3711.txt15 - su1-max-uA : maximum current
20 - su1-max-uA : maximum current
66 su2-max-uA = <36000>;
A Dmax14577.txt24 - maxim,fast-charge-uamp : Current in uA for Fast Charge;
28 - maxim,eoc-uamp : Current in uA for End-Of-Charge mode;
/linux/Documentation/devicetree/bindings/iio/adc/
A Dti,palmas-gpadc.yaml45 description: Channel 0 current in uA.
53 description: Channel 3 current in uA.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-lm3532.txt66 bank. The range is from 5000uA-29800uA in increments
67 of 800uA.
A Dleds-lm36274.txt6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
/linux/drivers/remoteproc/
A Dqcom_q6v5_mss.c131 int uA; member
137 int uA; member
264 regs[i].uA = reg_res[i].uA; in q6v5_regulator_init()
290 regs[i].uA); in q6v5_regulator_enable()
311 if (regs[i].uA > 0) in q6v5_regulator_enable()
2160 .uA = 100000,
2194 .uA = 100000,
2205 .uA = 100000,
2239 .uA = 100000,
2250 .uA = 100000,
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-mt636043 Calculating with scale and offset returns voltage in uA
50 Calculating with scale and offset returns voltage in uA
/linux/Documentation/devicetree/bindings/regulator/
A Dqcom,spmi-regulator.txt282 0 = 0.05 uA
283 1 = 0.25 uA
284 2 = 0.55 uA
285 3 = 0.75 uA
/linux/Documentation/devicetree/bindings/input/
A Diqs626a.yaml270 0: 2.5 uA
271 1: 5 uA
272 2: 10 uA
273 3: 20 uA
605 0: 2.5 uA
606 1: 5 uA
607 2: 10 uA
608 3: 20 uA
A Diqs269a.yaml292 0: 2.5 uA
293 1: 5 uA
294 2: 10 uA
295 3: 20 uA

Completed in 51 milliseconds

12