Home
last modified time | relevance | path

Searched +full:700 +full:ma (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Drichtek,rt5033-charger.yaml27 Current of pre-charge mode. The pre-charge current levels are 350 mA
28 to 650 mA programmed by I2C per 100 mA.
31 Current of fast-charge mode. The fast-charge current levels are 700 mA
32 to 2000 mA programmed by I2C per 100 mA.
35 This property is end of charge current. Its level ranges from 150 mA
36 to 600 mA. Between 150 mA and 300 mA in 50 mA steps, between 300 mA and
37 600 mA in 100 mA steps.
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 */
H A Dgpio-charger.yaml92 <700000 0x01>, // 700 mA => GPIO A.12 high
93 <0 0x02>; // 0 mA => GPIO A.11 high
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Drichtek,rt8515.yaml63 maximum current of 700mA. By setting this attribute in
75 maximum current of 700mA. By setting this attribute in
/openbmc/linux/drivers/video/backlight/
H A DKconfig94 tristate "HP Jornada 700 series LCD Driver"
98 If you have an HP Jornada 700 series handheld (710/720/728)
231 tristate "HP Jornada 700 series Backlight Driver"
235 If you have an HP Jornada 700 series,
278 inside, and each channel supports up to 30mA of current capability
306 inisde, and each channel can provide up to 30mA current.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt18 - 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.
75 weak-FET operation. The range is 50mV to 700mV in 50mV increments.
/openbmc/linux/drivers/leds/flash/
H A Dleds-rt8515.c37 /* We can provide 15-700 mA out to the LED */
39 #define RT8515_MAX_IOUT_MA 700
267 "current restricted from %u to %u mA, max intensity %d/100\n", in rt8515_determine_max_intensity()
271 dev_info(rt->dev, "max intensity %d/%d = %d mA\n", in rt8515_determine_max_intensity()
/openbmc/linux/drivers/power/supply/
H A Dadp5061.c82 #define ADP5061_ICHG_MAX 1300 // mA
120 700, 750, 800, 850, 900, 950, 1000, 1050, 1100, 1200, 1300,
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 Dwm831x_power.c201 { 700, 12 << 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()
H A Dbq25890_charger.c309 770, 760, 750, 740, 730, 720, 710, 700,
344 /* TODO: BQ25896 has max ICHG 3008 mA */
580 /* converted_val = ADC_val * 50mA (table 10.3.19) */ in bq25890_power_supply_get_property()
/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/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-xaui.c21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
72 * Due to errata GMX-700 on CN56XXp1.x and CN52XXp1.x, the in __cvmx_helper_xaui_probe()
H A Dcvmx-helper-sgmii.c21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
347 * Due to errata GMX-700 on CN56XXp1.x and CN52XXp1.x, the in __cvmx_helper_sgmii_probe()
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h41 #define CHATGER_TIME 700 /* 700msec */
537 unsigned int mA; member
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst99 funzioni a questo scopo. E poi ci sono quelle meno buone, ma farò finta
120 ma potreste bloccarvi trattenendolo. Se non potete trattenere un mutex
139 Se il kernel è compilato senza ``CONFIG_SMP`` ma con ``CONFIG_PREEMPT``,
161 ma questa dovrebbe essere evitata perché non ritorna in caso di segnali.
302 Condividere dati fra due gestori di interruzione hardware è molto raro, ma se
330 processore alla volta, ma se deve condividere dati con un altro thread, allora
381 contesto, ma come spin_lock(): dovete disabilitare i contesti che
717 non trattiene un riferimento per se, ma diventa più complicato.
911 può succedere anche con un solo processore (Ma non sui sistemi
971 Gli stalli sono un problema, ma non così terribile come la corruzione dei dati.
[all …]
/openbmc/linux/drivers/scsi/isci/
H A Dphy.c20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
73 #define SCIC_SDS_PHY_MAX_ARBITRATION_WAIT_TIME (700)
297 /* Program the max ARB time for the PHY to 700us so we in sci_phy_link_layer_initialization()
/openbmc/qemu/disas/
H A Dhppa.c695 J Yet another 14 bit offset for load/store with ma,mb completers.
696 K Yet another 14 bit offset for load/store with ma,mb completers.
699 < 16 bit offset for load/store with ma,mb completers (PA2.0 wide).
700 > 16 bit offset for load/store with ma,mb completers (PA2.0 wide).
1331 mtcpu/mfcpu were undocumented, but available in the older 700 machines. */
1742 static const char *const short_ldst_compl_names[] = {"", ",ma", "", ",mb"};
2322 fputs_filtered (",ma ", info); in print_insn_hppa()
2337 fputs_filtered (",ma ", info); in print_insn_hppa()
2355 fputs_filtered (",ma ", info); in print_insn_hppa()
2360 fputs_filtered (",ma ", info); in print_insn_hppa()
/openbmc/linux/sound/soc/codecs/
H A Dmt6358.c373 usleep_range(600, 700); in hp_pull_down()
379 usleep_range(600, 700); in hp_pull_down()
2394 /* gpio miso driving set to 4mA */ in mt6358_codec_init_reg()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250.dtsi278 CPU7: cpu@700 {
4702 drive-strength = <2>; /* 2 mA */
4711 drive-strength = <2>; /* 2 mA */
4721 drive-strength = <2>; /* 2 mA */
4730 drive-strength = <2>; /* 2 mA */
4742 drive-strength = <2>; /* 2 mA */
4751 drive-strength = <2>; /* 2 mA */
4762 drive-strength = <2>; /* 2 mA */
4771 drive-strength = <2>; /* 2 mA */
H A Dsdm845.dtsi266 CPU7: cpu@700 {
2751 drive-strength = <2>; /* 2 mA */
2759 drive-strength = <2>; /* 2 mA */
2769 drive-strength = <2>; /* 2 mA */
2777 drive-strength = <2>; /* 2 mA */
4754 * Look ma, no clocks! The GPU clocks and power are
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1287 {1040, 700,1040, 700},
H A D310vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1071 {1040, 700,1040, 700},
H A Dinit301.c27 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
3817 if (SiS_Pr->SiS_VGAVDE == 350) tempbx = 700; in SiS_GetCRT2Data301()
9092 /* The Chrontel 700x is connected to the 630/730 via
9112 … temp = SiS_WriteDDC2Data(SiS_Pr, (reg | myor)); /* Write RAB (700x: set bit 7, see datasheet) */ in SiS_SetChReg()
9123 /* Write to Chrontel 700x */
9185 … temp = SiS_WriteDDC2Data(SiS_Pr,SiS_Pr->SiS_DDC_ReadAddr | myor); /* Write RAB (700x: | 0x80) */ in SiS_GetChReg()
9198 /* Read from Chrontel 700x */
/openbmc/qemu/include/libdecnumber/
H A DdecDPD.h28 Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
248 0, 0, 0, 0, 188, 189, 444, 445, 700, 701, 956, 957, 446,
419 189, 444, 445, 700, 701, 956, 957, 446, 447, 204, 205, 460, 461,
499 876, 877, 898, 899, 700, 701, 702, 703, 704, 705, 706, 707, 708,
/openbmc/qemu/pc-bios/
H A Dqemu.rsrc287 $"4D41 3E3F 3F82 4080 3E80 3F82 4080 3F80" /* MA>??Ç@Ä>Ä?Ç@Ä?Ä */
413 $"0277 700B B800 0602 0519 446B 7D79 8176" /* .wp.∏.....Dk}yÅv */

12