Home
last modified time | relevance | path

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

12

/Linux-v6.1/Documentation/leds/
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::
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dsgtl5000.yaml51 enum: [ 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000 ]
60 1 = 1.66 mA 2.87 mA 4.02 mA
61 2 = 3.33 mA 5.74 mA 8.03 mA
62 3 = 4.99 mA 8.61 mA 12.05 mA
73 1 = 1.66 mA 2.87 mA 4.02 mA
74 2 = 3.33 mA 5.74 mA 8.03 mA
75 3 = 4.99 mA 8.61 mA 12.05 mA
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.
Dcirrus,cs35l41.yaml41 Boost-converter peak current limit in mA.
43 Range starts at 1600 mA and goes to a maximum of 4500 mA with increments
44 of 50 mA. See section 4.3.6 of the datasheet for details.
53 values include 1000, 1200, 1500 and 2200.
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.
/Linux-v6.1/drivers/usb/phy/
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 …]
/Linux-v6.1/drivers/power/supply/
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 …]
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()
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()
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()
Drk817_charger.c136 else if (chg_cur_ma >= 1500) in rk817_chg_cur_to_reg()
1002 * Values of 150ma, 200ma, 300ma, and 400ma correspond to 00, 01, 10, in rk817_battery_init()
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()
/Linux-v6.1/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml61 mA; per-string current limit.
78 mA; boost current limit.
200 enum: [ 105, 280, 450, 620, 970, 1150, 1300, 1500 ]
/Linux-v6.1/Documentation/devicetree/bindings/connector/
Dusb-connector.yaml101 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and
102 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane
219 5V@500mA) upon entering SNK_DISCOVERY(instead of 3A or the 1.5A, Rp current advertised, during
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drohm,bd71828-pmic.yaml14 devices. The IC integrates 7 buck converters, 7 LDOs, and a 1500 mA
/Linux-v6.1/drivers/usb/typec/
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),
Danx7411.c97 #define CURRENT_UNIT 50 /* mA per unit */
107 #define DEF_1_5A 1500
235 int request_current; /* ma */
342 ctx->typec.request_current = ret * CURRENT_UNIT; /* 50ma per unit */ in anx7411_detect_power_mode()
/Linux-v6.1/arch/arm/boot/dts/
Dam57xx-beagle-x15-common.dtsi150 /* Based on 5v 500mA AFB02505HHB */
554 polling-delay = <1500>; /* milliseconds */
/Linux-v6.1/include/linux/
Dpower_supply.h416 * at 900mA to 4340mV, then maintenance charged at 600mA and 4150mV for up to
417 * 60 hours, then maintenance charged at 600mA and 4100mV for up to 200 hours.
718 * when it is cold. You can put in 1500mAh and only get 800mAh out before the
/Linux-v6.1/include/uapi/linux/
Daudit.h19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
37 * 1500 - 1599 kernel LSPP events
/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c680 "%u mV, %u mA [%s%s%s%s%s%s]", in tcpm_log_source_caps()
698 "%u-%u mV, %u mA", in tcpm_log_source_caps()
713 "%u-%u mV, %u mA", in tcpm_log_source_caps()
847 else if (curr >= 1500) in tcpm_rp_cc()
996 limit = 1500; in tcpm_get_current_limit()
1017 tcpm_log(port, "Setting voltage/current limit %u mV %u mA", mv, max_ma); in tcpm_set_current_limit()
3094 "Requested %u mV, %u mA for %u / %u mA", in tcpm_pd_check_request()
3098 "Requested %u -> %u mV, %u mA for %u / %u mA", in tcpm_pd_check_request()
3328 unsigned int mv, ma, mw, flags; in tcpm_pd_build_request() local
3360 ma = 1000 * mw / mv; in tcpm_pd_build_request()
[all …]
/Linux-v6.1/drivers/iio/adc/
Dab8500-gpadc.c158 #define AB8500_ADC_CH_CHG_I_MAX 1500
163 #define AB8500_ADC_CH_IBAT_MIN (-6000) /* mA range measured by ADC for ibat */
814 * we need to calculate gain and offset to get mA in ab8500_gpadc_read_calibration_data()
/Linux-v6.1/drivers/media/dvb-frontends/
Dbcm3510.c31 * Ave, Cambridge, MA 02139, USA.
308 st->status_check_interval = 1500; in bcm3510_read_status()
/Linux-v6.1/sound/soc/codecs/
Dcs35l34.c693 case 1500: /* 1.5uH */ in cs35l34_boost_inductor()
841 "Invalid Boost Peak Current %d mA\n", val); in cs35l34_handle_of_data()
/Linux-v6.1/drivers/net/ethernet/
Dkorina.c27 * 675 Mass Ave, Cambridge, MA 02139, USA.
315 * is no support for MTU sizes greater than 1500. */

12