| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A 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.
|
| /OK3568_Linux_fs/u-boot/drivers/power/charge/ |
| H A D | sgm41542_charger.c | 264 static int sgm4154x_set_ichrg_curr(struct sgm41542 *charger, int uA) in sgm4154x_set_ichrg_curr() argument 269 if (uA < SGM4154x_ICHRG_I_MIN_uA) in sgm4154x_set_ichrg_curr() 270 uA = SGM4154x_ICHRG_I_MIN_uA; in sgm4154x_set_ichrg_curr() 271 else if (uA > charger->ichg) in sgm4154x_set_ichrg_curr() 272 uA = uA > charger->ichg; in sgm4154x_set_ichrg_curr() 274 reg_val = uA / SGM4154x_ICHRG_I_STEP_uA; in sgm4154x_set_ichrg_curr() 286 static int sgm4154x_set_prechrg_curr(struct sgm41542 *charger, int uA) in sgm4154x_set_prechrg_curr() argument 291 if (uA < SGM4154x_PRECHRG_I_MIN_uA) in sgm4154x_set_prechrg_curr() 292 uA = SGM4154x_PRECHRG_I_MIN_uA; in sgm4154x_set_prechrg_curr() 293 else if (uA > SGM4154x_PRECHRG_I_MAX_uA) in sgm4154x_set_prechrg_curr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-wm8350.c | 147 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()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sgm41542_charger.c | 254 static int sgm4154x_set_term_curr(struct sgm4154x_device *sgm, int uA) in sgm4154x_set_term_curr() argument 259 if (uA < SGM4154x_TERMCHRG_I_MIN_uA) in sgm4154x_set_term_curr() 260 uA = SGM4154x_TERMCHRG_I_MIN_uA; in sgm4154x_set_term_curr() 261 else if (uA > SGM4154x_TERMCHRG_I_MAX_uA) in sgm4154x_set_term_curr() 262 uA = SGM4154x_TERMCHRG_I_MAX_uA; in sgm4154x_set_term_curr() 264 reg_val = (uA - SGM4154x_TERMCHRG_I_MIN_uA) / SGM4154x_TERMCHRG_CURRENT_STEP_uA; in sgm4154x_set_term_curr() 276 static int sgm4154x_set_prechrg_curr(struct sgm4154x_device *sgm, int uA) in sgm4154x_set_prechrg_curr() argument 281 if (uA < SGM4154x_PRECHRG_I_MIN_uA) in sgm4154x_set_prechrg_curr() 282 uA = SGM4154x_PRECHRG_I_MIN_uA; in sgm4154x_set_prechrg_curr() 283 else if (uA > SGM4154x_PRECHRG_I_MAX_uA) in sgm4154x_set_prechrg_curr() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | usb251xb.txt | 52 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)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | sc89890-charger.txt | 11 - sc,charge-current: integer, maximum charging current (in uA); 13 constant-voltage phase drops below this value (in uA); 15 phase (in uA); 21 (in uA).
|
| H A D | sc8551_charger.txt | 13 - input-current-limit-microamp: integer, input current value in uA drained by the 14 charger from the power source.Default: 500000 uA (500mA) 20 - sc,sc8551,bat-ocp-threshold: Configures the battery over current protection voltage (in uA). 22 - sc,sc8551,bus-ocp-threshold: Configures the bus over current protection voltage (in uA).
|
| H A D | bq25890.txt | 15 - ti,charge-current: integer, maximum charging current (in uA); 17 constant-voltage phase drops below this value (in uA); 19 phase (in uA); 25 (in uA).
|
| H A 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)
|
| H A 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
|
| H A D | sgm41542_charger.txt | 9 - input-current-limit-microamp: integer, input current value in uA drained by the 10 charger from the power source.Default: 500000 uA (500mA)
|
| H A 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]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5-r2.dts | 17 ti,charge-current = <1600000>; /* uA */ 18 ti,termination-current = <66000>; /* uA */
|
| H A D | imx8mq-librem5-r3.dts | 21 ti,charge-current = <1500000>; /* uA */ 22 ti,termination-current = <144000>; /* uA */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs43130.txt | 24 1 = 7.5uA 25 2 = 12.5uA 26 3 = 15uA
|
| H A 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.
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | sandbox.c | 227 static int buck_set_current(struct udevice *dev, int uA) in buck_set_current() argument 234 buck_current_range, uA); in buck_set_current() 303 static int ldo_set_current(struct udevice *dev, int uA) in ldo_set_current() argument 310 ldo_current_range, uA); in ldo_set_current()
|
| H A D | regulator-uclass.c | 121 int regulator_set_current(struct udevice *dev, int uA) in regulator_set_current() argument 127 if (uc_pdata->min_uA != -ENODATA && uA < uc_pdata->min_uA) in regulator_set_current() 129 if (uc_pdata->max_uA != -ENODATA && uA > uc_pdata->max_uA) in regulator_set_current() 135 return ops->set_current(dev, uA); in regulator_set_current()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/health/ |
| H A D | max30102.txt | 21 Note that each step is approximately 200 microamps, ranging from 0 uA to 22 50800 uA.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.txt | 152 1: 30uA (PMIC_GPIO_PULL_UP_30) 153 2: 1.5uA (PMIC_GPIO_PULL_UP_1P5) 154 3: 31.5uA (PMIC_GPIO_PULL_UP_31P5) 155 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30) 156 If this property is omitted 30uA strength will be used if
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | as3711.txt | 15 - su1-max-uA : maximum current 20 - su1-max-uA : maximum current 66 su2-max-uA = <36000>;
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | regulator.h | 212 int (*set_current)(struct udevice *dev, int uA); 323 int regulator_set_current(struct udevice *dev, int uA);
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | qcom_q6v5_mss.c | 123 int uA; member 129 int uA; member 240 regs[i].uA = reg_res[i].uA; in q6v5_regulator_init() 264 if (regs[i].uA > 0) { in q6v5_regulator_enable() 266 regs[i].uA); in q6v5_regulator_enable() 287 if (regs[i].uA > 0) in q6v5_regulator_enable() 305 if (regs[i].uA > 0) in q6v5_regulator_disable() 1920 .uA = 100000, 1955 .uA = 100000, 1959 .uA = 100000, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lm3532.txt | 66 bank. The range is from 5000uA-29800uA in increments 67 of 800uA.
|