Home
last modified time | relevance | path

Searched +full:400 +full:ma (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dti,lp8727.yaml53 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 */
/openbmc/linux/drivers/media/dvb-frontends/
H A Dlnbp21.h31 0:Iout=500-650mA Isc=300mA
32 1:Iout=400-550mA Isc=200mA */
/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::
136 board_register_i2c_bus(4, 400,
H A Dleds-mt6370-rgb.rst13 a sink current up to 24mA and a CHG_VIN power good indicator LED with sink
14 current up to 6mA. It provides three operation modes for RGB LEDs:
58 * Toff: 250ms to 6250ms, 400ms per step.
/openbmc/linux/drivers/hwmon/
H A Dltc4260.c36 /* Return the voltage from the given register in mV or mA */
53 /* 400 mV resolution. Convert to mV. */ in ltc4260_get_value()
54 val = val * 400; in ltc4260_get_value()
59 * an 1 mOhm sense resistor, in mA. If a different sense in ltc4260_get_value()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dchilisom.c110 * Increase USB current limit to 1300mA or 1800mA and set in chilisom_spl_board_init()
161 400, OSC-1, 1, -1, -1, -1, -1};
178 config_ddr(400, &ioregs_chilisom, in sdram_init()
/openbmc/linux/include/linux/usb/
H A Dpd.h232 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
235 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
237 #define PDO_FIXED(mv, ma, flags) \ argument
239 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
257 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
261 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
278 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
287 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
288 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
364 #define PDO_FIXED_OP_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_OP_CURR_SHIFT) argument
[all …]
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c89 400, OSC-1, 1, -1, -1, -1, -1};
105 * Increase USB current limit to 1300mA or 1800mA and set in am33xx_spl_board_init()
221 config_ddr(400, &ioregs_bonelt, in sdram_init()
/openbmc/linux/drivers/power/supply/
H A Dadp5061.c82 #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 Dtwl4030_madc_battery.c160 /* assume discharge with 400 mA (ca. 1.5W) */ in twl4030_madc_bat_get_property()
161 val->intval = (3600l * chg) / 400; in twl4030_madc_bat_get_property()
H A Dlp8788-charger.c613 "400ms", "5min", "10min", "15min", in lp8788_show_eoc_time()
629 "25mA", "49mA", "75mA", "98mA" in lp8788_show_eoc_level()
H A Drk817_charger.c996 if (chg_term_ma < 150 || chg_term_ma > 400) { in rk817_battery_init()
1004 * Values of 150ma, 200ma, 300ma, and 400ma correspond to 00, 01, 10, in rk817_battery_init()
H A Dwm831x_power.c197 { 400, 8 << WM831X_CHG_FAST_ILIM_SHIFT },
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()
/openbmc/linux/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst26 e formato speciale, ma a parte questo vengono processati come reStructuredText.
30 nel tempo, in formato reStructuredText, ma la maggior parte di questi rimarranno
44 La maggior parte delle distribuzioni Linux forniscono Sphinx, ma l'insieme dei
86 grado di procedere anche se questi pacchetti non sono installati, ma il
192 quella che state leggendo ora), ma per una documentazione più elaborata è
280 Il nome della funzione (per esempio ioctl) rimane nel testo ma il nome del suo
302 ma con delle funzionalità aggiuntive:
498 version="1.1" baseProfile="full" width="70px" height="40px" viewBox="0 0 700 400">
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbitmain,bm1880-pinctrl.txt104 pins in mA.
116 pinctrl: pinctrl@400 {
/openbmc/u-boot/arch/arm/dts/
H A Drv1108.dtsi286 compatible = "arm,gic-400";
370 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
374 pcfg_pull_none_drv_12ma: pcfg-pull-none-drv-12ma {
378 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
383 pcfg_pull_none_drv_4ma: pcfg-pull-none-drv-4ma {
387 pcfg_pull_up_drv_4ma: pcfg-pull-up-drv-4ma {
H A Drk3328.dtsi522 compatible = "arm,gic-400";
605 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
610 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
615 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
620 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
625 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
630 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
635 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
640 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
645 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
/openbmc/linux/drivers/iio/health/
H A Dmax30102.c317 /* each step is 0.200 mA */ in max30102_get_current_idx()
333 /* Default to 7 mA RED LED */ in max30102_led_init()
353 /* Default to 7 mA green LED */ in max30102_led_init()
374 /* Default to 7 mA IR LED */ in max30102_led_init()
396 /* configure 18-bit HR + SpO2 readings at 400Hz */ in max30102_chip_init()
/openbmc/linux/drivers/mmc/core/
H A Dsd.c302 eo = UNSTUFF_BITS(card->raw_ssr, 400 - 384, 2); in mmc_read_ssr()
582 * maximum current, e.g. if the card's maximum current is 300ma, and in sd_set_current_limit()
583 * when we set current limit to 200ma, the card will draw 200ma, and in sd_set_current_limit()
584 * when we set current limit to 400/600/800ma, the card will draw its in sd_set_current_limit()
585 * maximum 300ma from the host. in sd_set_current_limit()
590 * in a 300mA card being limited to 200mA even though the host in sd_set_current_limit()
591 * supports 800mA. Failures seen with SanDisk 8GB UHS cards with in sd_set_current_limit()
600 else if (max_current >= 400 && in sd_set_current_limit()
856 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c30 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
49 /* 400KHz is max freq for card ID etc. Use that as min */
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drv1108.dtsi570 compatible = "arm,gic-400";
654 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
658 pcfg_pull_none_drv_12ma: pcfg-pull-none-drv-12ma {
667 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
672 pcfg_pull_none_drv_4ma: pcfg-pull-none-drv-4ma {
676 pcfg_pull_up_drv_4ma: pcfg-pull-up-drv-4ma {
/openbmc/linux/drivers/iio/adc/
H A Dmt6360-adc.c168 /* Check whether the config is <400mA or not */ in mt6360_adc_read_scale()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi760 compatible = "arm,gic-400";
863 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
868 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
873 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
878 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
883 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
888 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
893 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
898 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
903 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
[all …]
H A Dpx30.dtsi106 entry-latency-us = <400>;
442 compatible = "arm,gic-400";
1454 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
1459 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
1464 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
1469 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
1474 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
1479 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
1484 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
1489 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
[all …]
/openbmc/linux/drivers/atm/
H A Dhe.h20 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
58 #define CONFIG_RBRQ_THRESH 400
62 #define CONFIG_TBRQ_THRESH 400
843 #define EEPROM_DELAY 400 /* microseconds */

1234