Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
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.
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 */
Dgpio-charger.yaml92 <700000 0x01>, // 700 mA => GPIO A.12 high
93 <0 0x02>; // 0 mA => GPIO A.11 high
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Drichtek,rt8515.yaml63 maximum current of 700mA. By setting this attribute in
75 maximum current of 700mA. By setting this attribute in
/kernel/linux/linux-6.6/drivers/video/backlight/
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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.yaml92 <700000 0x01>, // 700 mA => GPIO A.12 high
93 <0 0x02>; // 0 mA => GPIO A.11 high
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
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.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
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.
/kernel/linux/linux-6.6/drivers/leds/flash/
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()
/kernel/linux/linux-5.10/drivers/power/supply/
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()
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()
Dab8500_charger.c146 /* VBUS input current limits supported in AB8500 in mA */
155 #define USB_CH_IP_CUR_LVL_0P7 700
702 * is maximum 500 mA. Every occurrence of USB_STAT_*_HOST_* in ab8500_charger_max_usb_curr()
730 * can consume (900mA). Closest level is 500mA in ab8500_charger_max_usb_curr()
738 * Dedicated charger level minus 120mA (20mA for ACA and in ab8500_charger_max_usb_curr()
739 * 100mA for potential accessory). Closest level is 1300mA in ab8500_charger_max_usb_curr()
1071 * the standard usb host. This will be in mA.
1072 * This function converts current in mA to a value that can be written
1124 * @ich: charger current, in mA
1202 dev_dbg(di->dev, "%s set charger current: %d mA for reg: 0x%02x\n", in ab8500_charger_set_current()
[all …]
/kernel/linux/linux-6.6/drivers/power/supply/
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()
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()
/kernel/linux/linux-5.10/Documentation/translations/it_IT/doc-guide/
Dsphinx.rst25 e formato speciale, ma a parte questo vengono processati come reStructuredText.
29 nel tempo, in formato reStructuredText, ma la maggior parte di questi rimarranno
43 La maggior parte delle distribuzioni Linux forniscono Sphinx, ma l'insieme dei
90 grado di procedere anche se questi pacchetti non sono installati, ma il
181 quella che state leggendo ora), ma per una documentazione più elaborata è
269 Il nome della funzione (per esempio ioctl) rimane nel testo ma il nome del suo
291 ma con delle funzionalità aggiuntive:
458 version="1.1" baseProfile="full" width="70px" height="40px" viewBox="0 0 700 400">
/kernel/linux/linux-6.6/Documentation/translations/it_IT/doc-guide/
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">
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
Demxx_udc.h41 #define CHATGER_TIME 700 /* 700msec */
537 unsigned int mA; member
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
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()
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()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
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()
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()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
Demxx_udc.h43 #define CHATGER_TIME 700 /* 700msec */
539 unsigned int mA; member
/kernel/linux/linux-5.10/Documentation/translations/it_IT/kernel-hacking/
Dlocking.rst99 funzioni a questo scopo. E poi ci sono quelle meno buone, ma farò finta
106 voi. Ma se dovessi darvi un suggerimento sulla sincronizzazione:
125 ma potreste bloccarvi trattenendolo. Se non potete trattenere un mutex
144 Se il kernel è compilato senza ``CONFIG_SMP`` ma con ``CONFIG_PREEMPT``,
166 ma questa dovrebbe essere evitata perché non ritorna in caso di segnali.
307 Condividere dati fra due gestori di interruzione hardware è molto raro, ma se
335 processore alla volta, ma se deve condividere dati con un altro thread, allora
386 contesto, ma come spin_lock(): dovete disabilitare i contesti che
722 non trattiene un riferimento per se, ma diventa più complicato.
918 può succedere anche con un solo processore (Ma non sui sistemi
[all …]
/kernel/linux/linux-6.6/Documentation/translations/it_IT/kernel-hacking/
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 …]
/kernel/linux/linux-5.10/drivers/scsi/isci/
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()

12