| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | ti,lp8727.yaml | 53 0 = 90mA, 1 = 100mA, 2 = 400mA, 3 = 450mA, 4 = 500mA, 5 = 600mA, 54 6 = 700mA, 7 = 800mA, 8 = 900mA, 9 = 1000mA 76 /* AC charger: 5% EOC and 500mA charging current */ 83 /* USB charger: 10% EOC and 400mA charging current */
|
| H A D | bq24257.yaml | 59 of 500,000 is used (=500mA) instead.
|
| H A D | bq2515x.yaml | 8 title: TI bq2515x 500-mA Linear charger family
|
| H A D | richtek,rt9455.yaml | 55 Defaults to 500000 uA (500mA).
|
| /linux/include/linux/power/ |
| H A D | bq2415x_charger.h | 29 BQ2415X_MODE_NONE, /* unknown charger (100mA) */ 30 BQ2415X_MODE_HOST_CHARGER, /* usb host/hub charger (500mA) */ 36 int current_limit; /* mA */ 39 int charge_current; /* mA */ 40 int termination_current; /* mA */
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | lnbp21.h | 31 0:Iout=500-650mA Isc=300mA 32 1:Iout=400-550mA Isc=200mA */
|
| /linux/Documentation/devicetree/bindings/iio/addac/ |
| H A D | adi,ad74115.yaml | 195 When not present, the DAC short-circuit current limit is 32mA in 196 either source or sink for VOUT and 4mA sink for IOUT. 197 When present, the limit is 16mA in either source or sink for VOUT, 198 1mA sink for IOUT. 212 enum: [250, 500, 750, 1000] 222 enum: [0, 50, 500, 1000, 10000] 237 enum: [0, 50, 500, 1000, 10000]
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | st,stmpe.yaml | 158 3 = 500 us - recommended 171 2 = 500 us - recommended 189 0 = 20 mA (typical 35 mA max) 190 1 = 50 mA (typical 80 mA max)
|
| /linux/Documentation/devicetree/bindings/iio/dac/ |
| H A D | adi,ad5755.yaml | 86 4: 4 mA to 20 mA current range. 87 5: 0 mA to 20 mA current range. 88 6: 0 mA to 24 mA current range. 108 - enum: [64000, 32000, 16000, 8000, 4000, 2000, 1000, 500, 250, 125, 64, 32, 16, 8, 4, 0]
|
| /linux/arch/mips/include/asm/mach-rc32434/ |
| H A D | prom.h | 25 * 675 Mass Ave, Cambridge, MA 02139, USA. 39 #define BOARD_RB532 "500" 40 #define BOARD_RB532A "500r5"
|
| /linux/Documentation/devicetree/bindings/connector/ |
| H A D | usb-connector.yaml | 103 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and 104 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane 237 5V@500mA) upon entering SNK_DISCOVERY(instead of 3A or the 1.5A, Rp current advertised, during 304 description: Indicates the preferred load step slew rate in mA/usec for 308 enum: [150, 500] 482 sink-bc12-completion-time-ms = <500>;
|
| /linux/drivers/usb/phy/ |
| H A D | phy.c | 19 #define DEFAULT_SDP_CUR_MAX 500 22 #define DEFAULT_DCP_CUR_MIN 500 220 * @mA: the current need to be set 231 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() argument 235 if (usb_phy->chg_cur.sdp_max == mA) in usb_phy_set_charger_current() 238 usb_phy->chg_cur.sdp_max = (mA > DEFAULT_SDP_CUR_MAX_SS) ? in usb_phy_set_charger_current() 239 DEFAULT_SDP_CUR_MAX_SS : mA; in usb_phy_set_charger_current() 242 if (usb_phy->chg_cur.dcp_max == mA) in usb_phy_set_charger_current() 245 usb_phy->chg_cur.dcp_max = (mA > DEFAULT_DCP_CUR_MAX) ? in usb_phy_set_charger_current() 246 DEFAULT_DCP_CUR_MAX : mA; in usb_phy_set_charger_current() [all …]
|
| /linux/drivers/mfd/ |
| H A D | tps65010.c | 140 ? ((chgconfig & TPS_VBUS_500MA) ? 500 : 100) in dbg_chgconf() 413 if (tps->vbus == 500) in tps65010_work() 673 * 0 mA -- DON'T DRAW (might supply power instead) 674 * 100 mA -- usb unit load (slowest charge rate) 675 * 500 mA -- usb high power (fast battery charge) 677 int tps65010_set_vbus_draw(unsigned mA) in tps65010_set_vbus_draw() argument 686 if (mA >= 500) in tps65010_set_vbus_draw() 687 mA = 500; in tps65010_set_vbus_draw() 688 else if (mA >= 100) in tps65010_set_vbus_draw() 689 mA = 100; in tps65010_set_vbus_draw() [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l36.txt | 18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA. 20 Range starts at 1600mA and goes to a maximum of 4500mA with increments of 21 50mA. 70 6 = 500ms
|
| /linux/drivers/input/touchscreen/ |
| H A D | stmpe-ts.c | 59 * (0 -> 10 us, 1 -> 50 us, 2 -> 100 us, 3 -> 500 us, 63 * (0 -> 10 us, 1 -> 100 us, 2 -> 500 us, 3 -> 1 ms, 70 * (0 -> 20 mA typical 35 mA max, 1 -> 50 mA typical 80 mA max)
|
| /linux/drivers/usb/gadget/ |
| H A D | Kconfig | 100 int "Maximum VBUS Power usage (2-500 mA)" 101 range 2 500 110 milliAmperes. The permitted range of values is 2 - 500 mA; 111 0 mA would be legal, but can make some hosts misbehave.
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt8365-pinctrl.yaml | 118 enum: [125, 250, 500, 1000] 126 2/4/6/8/10/12/14/16mA driving. But in specific driving setup, they 127 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific 130 When E1=0/E0=0, the strength is 0.125mA. 131 When E1=0/E0=1, the strength is 0.25mA. 132 When E1=1/E0=0, the strength is 0.5mA. 133 When E1=1/E0=1, the strength is 1mA.
|
| /linux/include/linux/mfd/ |
| H A D | tps65010.h | 25 * 675 Mass Ave, Cambridge, MA 02139, USA. 133 * 0 mA -- DON'T DRAW (might supply power instead) 134 * 100 mA -- usb unit load (slowest charge rate) 135 * 500 mA -- usb high power (fast battery charge) 137 extern int tps65010_set_vbus_draw(unsigned mA);
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-sgm3140.yaml | 7 title: SGMICRO SGM3140 500mA Buck/Boost Charge Pump LED Driver
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | am33xx-usb.txt | 44 - mentor,power: Should be "500". This signifies the controller can supply up to 45 500mA when operating in host mode. 114 mentor,power = <500>; 160 mentor,power = <500>;
|
| /linux/drivers/power/supply/ |
| H A D | adp5061.c | 82 #define ADP5061_ICHG_MAX 1300 // mA 119 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 131 100, 150, 200, 250, 300, 400, 500, 600, 700, 195 /* Convert from uA to mA */ in adp5061_set_input_current_limit() 319 /* Convert from uA to mA */ in adp5061_set_const_chg_current() 374 /* Convert from uA to mA */ in adp5061_set_prechg_current()
|
| H A D | wm8350_power.c | 97 /* make sure USB fast charge current is not > 500mA */ in wm8350_charger_config() 98 if (policy->fast_limit_USB_mA > 500) { in wm8350_charger_config() 99 dev_err(wm8350->dev, "USB fast charge > 500mA\n"); in wm8350_charger_config()
|
| /linux/Documentation/devicetree/bindings/iio/afe/ |
| H A D | temperature-sense-rtd.yaml | 36 V 1mA 80 Common values are 100 for PT100, 500 for PT500, and 1000 for PT1000
|
| /linux/drivers/hwmon/ |
| H A D | ltc4151.c | 96 /* 500uV resolution. Convert to mV. */ in ltc4151_get_value() 97 val = val * 500 / 1000; in ltc4151_get_value() 102 * a given sense resistor, in mA. in ltc4151_get_value()
|
| /linux/drivers/iio/adc/ |
| H A D | ti-lmp92064.c | 175 * processed (mA) = raw * current_lsb (mA) in lmp92064_read_raw() 176 * current_lsb (mA) = shunt_voltage_lsb (nV) / shunt_resistor (uOhm) in lmp92064_read_raw() 236 usleep_range(500, 750); in lmp92064_reset()
|