Home
last modified time | relevance | path

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

12

/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::
/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,sgtl5000.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 ]
238 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.
/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 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()
1008 * Values of 150ma, 200ma, 300ma, and 400ma correspond to 00, 01, 10, in rk817_battery_init()
H A Dqcom_pmi8998_charger.c739 msecs_to_jiffies(1500)); in smb2_handle_usb_plugin()
839 /* Set the default SDP charger type to a 500ma USB 2.0 port */
/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 ]
/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71828-pmic.yaml14 devices. The IC integrates 7 buck converters, 7 LDOs, and a 1500 mA
/linux/drivers/usb/typec/
H A Drt1719.c274 curr = 1500; in rt1719_attach()
351 /* covert mV/mA to uV/uA */ in rt1719_update_operating_status()
711 RT1719_PSEL_CAPINFO(0x1E, 27000, 0x08, 1500),
720 RT1719_PSEL_CAPINFO(0x0E, 9000, 0x0F, 1500),
730 RT1719_PSEL_CAPINFO(0x1F, 15000, 0x04, 1500),
739 RT1719_PSEL_CAPINFO(0x07, 20000, 0x07, 1500),
749 RT1719_PSEL_CAPINFO(0x01, 10000, 0x03, 1500),
H A Danx7411.c98 #define CURRENT_UNIT 50 /* mA per unit */
108 #define DEF_1_5A 1500
236 int request_current; /* ma */
345 ctx->typec.request_current = ret * CURRENT_UNIT; /* 50ma per unit */ in anx7411_detect_power_mode()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-beagle-x15-common.dtsi150 /* Based on 5v 500mA AFB02505HHB */
554 polling-delay = <1500>; /* milliseconds */
/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
/linux/sound/soc/codecs/
H A Dcs35l34.c670 case 1500: /* 1.5uH */ in cs35l34_boost_inductor()
818 "Invalid Boost Peak Current %d mA\n", val); in cs35l34_handle_of_data()
H A Dcs35l35.c800 case 1500: /* 1.5uH */ in cs35l35_boost_inductor()
1269 "Invalid Boost Peak Current %u mA\n", val32); in cs35l35_handle_of_data()
H A Dcs35l41-lib.c1001 case 1500: /* 1.5 uH */ in cs35l41_boost_config()
1035 dev_err(dev, "Invalid boost inductor peak current: %d mA\n", boost_ipk); in cs35l41_boost_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c1353 /* LED function disable. Power range is about 8mA now. */ in _rtl92s_phy_set_rfhalt()
1434 udelay(1500); in _rtl92se_power_domain_init()
1519 * this will drop away current about 25mA*/ in rtl92se_card_disable()
2350 * and cause current increasing about 40 mA for ips, in rtl92se_gpio_radio_on_off_checking()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
205 "\t\t\t27 = AVerMedia UltraTV 1500 MCE\n"
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c809 * back MA register to ensure that changes propagate before we attempt
4361 { MATAGPERR_F, "PCI MA tag parity error", -1, 1 }, in pcie_intr_handler()
4400 { MAGRPPERR_F, "PCI MA group FIFO parity error", -1, 1 }, in pcie_intr_handler()
4581 { TIMEOUTMAINT_F, "CIM PIF MA timeout", -1, 1 }, in cim_intr_handler()
4882 * MA interrupt handler.
4890 "MA parity error, parity status %#x\n", in ma_intr_handler()
4894 "MA parity error, parity status %#x\n", in ma_intr_handler()
4900 dev_alert(adap->pdev_dev, "MA address wrap-around error by " in ma_intr_handler()
7389 * 2: Buffer size corresponding to 1500 byte MTU (unpacked mode) in t4_fixup_host_params()
/linux/drivers/video/fbdev/sis/
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1154 {27,16,1500,1064, 2160, 1250 }, /* 1280x1024 */
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c42 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
6742 usleep_range(1000, 1500); in _base_wait_on_iocstate()
6794 usleep_range(1000, 1500); in _base_wait_for_doorbell_int()
6871 usleep_range(1000, 1500); in _base_wait_for_doorbell_ack()
6905 usleep_range(1000, 1500); in _base_wait_for_doorbell_not_used()

12