Home
last modified time | relevance | path

Searched +full:1500 +full:ma (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/Documentation/leds/
H A Dleds-lm3556.rst22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
37 93.75 mA::
43 1500 mA::
64 46.88 mA::
70 375 mA::
107 5.86 mA::
113 46.875mA::
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsgtl5000.yaml54 enum: [ 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000 ]
63 1 = 1.66 mA 2.87 mA 4.02 mA
64 2 = 3.33 mA 5.74 mA 8.03 mA
65 3 = 4.99 mA 8.61 mA 12.05 mA
76 1 = 1.66 mA 2.87 mA 4.02 mA
77 2 = 3.33 mA 5.74 mA 8.03 mA
78 3 = 4.99 mA 8.61 mA 12.05 mA
H A Dcs35l34.txt18 in nH and they can be values of 1000nH, 1100nH, 1200nH, 1500nH, and 2200nH.
28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The
29 range starts at 1200mA and goes to a maximum of 3840mA with increments of
30 80mA. The default value is 2480mA.
H A Dcirrus,cs35l41.yaml44 Boost-converter peak current limit in mA.
46 Range starts at 1600 mA and goes to a maximum of 4500 mA with increments
47 of 50 mA. See section 4.3.6 of the datasheet for details.
56 values include 1000, 1200, 1500 and 2200.
H A Dcirrus,cs42l43.yaml135 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
142 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
165 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
172 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
237 description: Set drive strength in mA
H A Dcs35l35.txt18 in nH and they can be values of 1000nH, 1200nH, 1500nH, and 2200nH.
60 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
62 Range starts at 1680mA and goes to a maximum of 4480mA with increments of
63 110mA.
/openbmc/linux/drivers/usb/phy/
H A Dphy.c24 #define DEFAULT_CDP_CUR_MIN 1500
26 #define DEFAULT_ACA_CUR_MIN 1500
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 …]
/openbmc/linux/drivers/power/supply/
H A Daxp288_charger.c41 #define VBUS_ISPOUT_CUR_LIM_900MA 0x0 /* 900mA */
42 #define VBUS_ISPOUT_CUR_LIM_1500MA 0x1 /* 1500mA */
43 #define VBUS_ISPOUT_CUR_LIM_2000MA 0x2 /* 2000mA */
44 #define VBUS_ISPOUT_CUR_NO_LIM 0x3 /* 2500mA */
54 #define CHRG_CCCV_CC_OFFSET 200 /* 200mA */
55 #define CHRG_CCCV_CC_LSB_RES 200 /* 200mA */
79 #define CHRG_VBUS_ILIM_100MA 0x0 /* 100mA */
80 #define CHRG_VBUS_ILIM_500MA 0x1 /* 500mA */
81 #define CHRG_VBUS_ILIM_900MA 0x2 /* 900mA */
82 #define CHRG_VBUS_ILIM_1500MA 0x3 /* 1500mA */
[all …]
H A Dadp5061.c82 #define ADP5061_ICHG_MAX 1300 // mA
132 800, 900, 1000, 1200, 1500, 1800, 2100,
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 Dda9030_battery.c108 int mA; member
144 charger->mA, charger->mV); in bat_debug_show()
211 charger->mA = ((val >> 3) & 0xf) * 100; in da9030_charger_update_state()
491 if (pdata->charge_milliamp >= 1500 || in da9030_battery_probe()
H A Dwm831x_power.c135 1500,
287 "trickle charge current limit", "mA"); in wm831x_config_battery()
295 "fast charge current limit", "mA"); in wm831x_config_battery()
299 "end of charge current threshold", "mA"); in wm831x_config_battery()
H A Drk817_charger.c136 else if (chg_cur_ma >= 1500) in rk817_chg_cur_to_reg()
1004 * Values of 150ma, 200ma, 300ma, and 400ma correspond to 00, 01, 10, in rk817_battery_init()
H A D88pm860x_battery.c224 /* current(mA) = value * 0.125 */ in measure_current()
645 * set charge current as 500mA, wait about 500ms till charging in calc_resistor()
668 * set charge current as 100mA, wait about 500ms till charging in calc_resistor()
946 info->max_capacity = 1500; /* set default capacity */ in pm860x_battery_probe()
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml62 mA; per-string current limit.
79 mA; boost current limit.
201 enum: [ 105, 280, 450, 620, 970, 1150, 1300, 1500 ]
/openbmc/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml104 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and
105 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane
229 5V@500mA) upon entering SNK_DISCOVERY(instead of 3A or the 1.5A, Rp current advertised, during
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71828-pmic.yaml14 devices. The IC integrates 7 buck converters, 7 LDOs, and a 1500 mA
/openbmc/linux/drivers/usb/typec/
H A Drt1719.c280 curr = 1500; in rt1719_attach()
357 /* covert mV/mA to uV/uA */ in rt1719_update_operating_status()
716 RT1719_PSEL_CAPINFO(0x1E, 27000, 0x08, 1500),
725 RT1719_PSEL_CAPINFO(0x0E, 9000, 0x0F, 1500),
735 RT1719_PSEL_CAPINFO(0x1F, 15000, 0x04, 1500),
744 RT1719_PSEL_CAPINFO(0x07, 20000, 0x07, 1500),
754 RT1719_PSEL_CAPINFO(0x01, 10000, 0x03, 1500),
/openbmc/u-boot/drivers/net/
H A Dax88180.h15 * 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
57 #define DEFAULT_ETH_MTU 1500
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5420-peach-pit.dts36 brightness-levels = <0 100 500 1000 1500 2000 2500 2800>;
147 * [7:6] Right-bar GPIO output strength is 8mA
H A Dam57xx-beagle-x15-common.dtsi97 /* Based on 5v 500mA AFB02505HHB */
500 polling-delay = <1500>; /* milliseconds */
H A Dexynos5250-spring.dts216 brightness-levels = <0 100 500 1000 1500 2000 2500 2800>;
625 /* [7:6] Right-bar GPIO output strength is 8mA */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-beagle-x15-common.dtsi150 /* Based on 5v 500mA AFB02505HHB */
554 polling-delay = <1500>; /* milliseconds */
/openbmc/linux/include/linux/
H A Dpower_supply.h417 * at 900mA to 4340mV, then maintenance charged at 600mA and 4150mV for up to
418 * 60 hours, then maintenance charged at 600mA and 4100mV for up to 200 hours.
719 * when it is cold. You can put in 1500mAh and only get 800mAh out before the
/openbmc/linux/include/uapi/linux/
H A Daudit.h19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
37 * 1500 - 1599 kernel LSPP events
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c689 "%u mV, %u mA [%s%s%s%s%s%s]", in tcpm_log_source_caps()
707 "%u-%u mV, %u mA", in tcpm_log_source_caps()
722 "%u-%u mV, %u mA", in tcpm_log_source_caps()
856 else if (curr >= 1500) in tcpm_rp_cc()
1005 limit = 1500; in tcpm_get_current_limit()
1026 tcpm_log(port, "Setting voltage/current limit %u mV %u mA", mv, max_ma); in tcpm_set_current_limit()
3147 "Requested %u mV, %u mA for %u / %u mA", in tcpm_pd_check_request()
3151 "Requested %u -> %u mV, %u mA for %u / %u mA", in tcpm_pd_check_request()
3327 unsigned int mv, ma, mw, flags; in tcpm_pd_build_request() local
3359 ma = 1000 * mw / mv; in tcpm_pd_build_request()
[all …]

12