/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | palmas-gpadc.txt | 26 ti,channel0-current-microamp: Channel 0 current in uA. 27 Values are rounded to derive 0uA, 5uA, 15uA, 20uA. 28 ti,channel3-current-microamp: Channel 3 current in uA. 29 Values are rounded to derive 0uA, 10uA, 400uA, 800uA.
|
/Linux-v4.19/drivers/leds/ |
D | leds-wm8350.c | 151 int uA; in wm8350_led_set() local 167 uA = (led->max_uA_index * led->value) / LED_FULL; in wm8350_led_set() 169 BUG_ON(uA >= ARRAY_SIZE(isink_cur)); in wm8350_led_set() 171 ret = regulator_set_current_limit(led->isink, isink_cur[uA], in wm8350_led_set() 172 isink_cur[uA]); in wm8350_led_set() 175 isink_cur[uA], ret); in wm8350_led_set()
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 17 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-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb251xb.txt | 51 attached peripheral (range: 0 - 100000 uA, default 1000 uA) 55 attached peripheral (range: 0 - 510000 uA, default 100000 uA) 59 attached peripheral (range: 0 - 100000 uA, default 1000 uA) 63 attached peripheral (range: 0 - 510000 uA, default 100000 uA)
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | bq25890.txt | 8 - ti,charge-current: integer, maximum charging current (in uA); 10 constant-voltage phase drops below this value (in uA); 12 phase (in uA); 18 (in uA).
|
D | rt9455_charger.txt | 10 battery, in uA. 26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the 28 Default: 500000 uA (500mA)
|
D | bq24257.txt | 12 - ti,charge-current: integer, maximum charging current in uA. 14 constant-voltage phase drops below this value (in uA). 23 (in uA). If this property is not specified, the input limit current is
|
D | qcom_smbb.txt | 45 Value type: <u32>; uA; range [100mA : 3A] 71 Value type: <u32>; uA; range [100mA : 3A] 90 Value type: <u32>; uA; range [100mA : 2.5A]
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs43130.txt | 24 1 = 7.5uA 25 2 = 12.5uA 26 3 = 15uA
|
D | cs35l33.txt | 35 The range starts at 1850000uA and goes to a maximum of 3600000uA 36 with a step size of 15625uA. The default is 2500000uA.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/health/ |
D | max30102.txt | 21 Note that each step is approximately 200 microamps, ranging from 0 uA to 22 50800 uA.
|
/Linux-v4.19/drivers/remoteproc/ |
D | qcom_q6v5_pil.c | 118 int uA; member 124 int uA; member 216 regs[i].uA = reg_res[i].uA; in q6v5_regulator_init() 240 if (regs[i].uA > 0) { in q6v5_regulator_enable() 242 regs[i].uA); in q6v5_regulator_enable() 263 if (regs[i].uA > 0) in q6v5_regulator_enable() 281 if (regs[i].uA > 0) in q6v5_regulator_disable() 1294 .uA = 100000, 1298 .uA = 100000, 1326 .uA = 100000, [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | as3711.txt | 15 - su1-max-uA : maximum current 20 - su1-max-uA : maximum current 66 su2-max-uA = <36000>;
|
D | max14577.txt | 22 - maxim,fast-charge-uamp : Current in uA for Fast Charge; 26 - maxim,eoc-uamp : Current in uA for End-Of-Charge mode;
|
D | max77693.txt | 67 in uA (current from battery to system).
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.txt | 133 1: 30uA (PMIC_GPIO_PULL_UP_30) 134 2: 1.5uA (PMIC_GPIO_PULL_UP_1P5) 135 3: 31.5uA (PMIC_GPIO_PULL_UP_31P5) 136 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30) 137 If this property is omitted 30uA strength will be used if
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 204 0 = 0.05 uA 205 1 = 0.25 uA 206 2 = 0.55 uA 207 3 = 0.75 uA
|
D | max77802.txt | 61 3: Low Power which reduces the quiescent current down to only 1uA
|
D | regulator.txt | 67 - regulator-system-load: Load in uA present on regulator that is not captured by
|
/Linux-v4.19/drivers/staging/iio/Documentation/dac/ |
D | max517 | 39 of the chip is activated, reducing the supply current to 4uA.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/dac/ |
D | ad5758.txt | 54 The following values are currently supported [uA]:
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | qcom-qusb2-phy.txt | 36 Possible range is - 15mA to 24mA (stepsize of 600 uA).
|
/Linux-v4.19/drivers/regulator/ |
D | wm8350-regulator.c | 907 static unsigned int get_mode(int uA, const struct wm8350_dcdc_efficiency *eff) in get_mode() argument 912 if (uA >= eff[i].uA_load_min && uA <= eff[i].uA_load_max) in get_mode()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx6qdl-cubox-i.dtsi | 196 * leaving it as a pull-up, even if it is just 10uA.
|
/Linux-v4.19/drivers/staging/greybus/Documentation/ |
D | sysfs-bus-greybus | 60 Current measurement of the interface in microamps (uA)
|