Home
last modified time | relevance | path

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

12345678910

/linux-6.14.4/include/linux/platform_data/
Dadp8870.h83 * Blacklight current 0..30mA
85 #define ADP8870_BL_CUR_mA(I) ((I * 127) / 30)
118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
121 u8 l2_bright_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
122 u8 l3_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
123 u8 l3_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
124 u8 l4_indoor_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
125 u8 l4_indor_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
[all …]
Dadp8860.h86 * Blacklight current 0..30mA
88 #define ADP8860_BL_CUR_mA(I) ((I * 127) / 30)
110 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
111 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
112 u8 l2_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
113 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
114 u8 l3_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
115 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
/linux-6.14.4/include/linux/mfd/
Dadp5520.h239 * Blacklight current 0..30mA
241 #define ADP5520_BL_CUR_mA(I) ((I * 127) / 30)
260 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
261 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
262 u8 l2_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
263 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
264 u8 l3_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */
265 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
/linux-6.14.4/include/linux/usb/
Dpd.h217 #define PDO_TYPE_SHIFT 30
237 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
240 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
242 #define PDO_FIXED(mv, ma, flags) \ argument
244 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
262 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
266 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
283 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
292 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
293 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
[all …]
/linux-6.14.4/include/dt-bindings/usb/
Dpd.h11 #define PDO_TYPE_SHIFT 30
27 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
30 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
32 #define PDO_FIXED(mv, ma, flags) \ argument
34 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
52 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
56 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
71 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
80 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
81 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
[all …]
/linux-6.14.4/arch/parisc/lib/
Dlusercopy.S41 1: stbs,ma %r0,1(%sr3,%r26)
78 * it by 30-40% for aligned copies because of the loop unrolling, but in some
131 20: ldb,ma 1(srcspc,src),t1
132 21: stb,ma t1,1(dstspc,dst)
147 12: std,ma t1,8(dstspc,dst)
148 13: std,ma t2,8(dstspc,dst)
152 16: std,ma t1,8(dstspc,dst)
153 17: std,ma t2,8(dstspc,dst)
169 20: ldw,ma 4(srcspc,src),t1
170 21: stw,ma t1,4(dstspc,dst)
[all …]
/linux-6.14.4/Documentation/leds/
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:
50 * Tr1: First rising time for 0% - 30% load.
54 * Tf2: Second falling time for 30% to 0% load.
/linux-6.14.4/Documentation/translations/it_IT/RCU/
Dtorture.rst26 …rcu-torture:--- Start of test: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_no_idle_…
31 …rcu-torture:--- End of test: SUCCESS: nreaders=16 nfakewriters=4 stat_interval=30 verbose=0 test_n…
57 causa del fatto che fosse vuota. Non è inusuale che sia diverso da zero, ma è
100 * "Reader Batch": un istogramma di età di strutture viste dai lettori, ma
164 eseguita per 30 minuti in una macchina virtuale con uno spazio utente minimale
211 'rcutorture.stall_cpu=30``. Il programma riporterà un fallimento, ossia il
221 Il parametro --duration sovrascrive quello di base di 30 minuti. Per esempio,
269 ma potrebbe non esistere se l'avvia non è fallito.
275 Ci sono altri file, ma vengono usati meno. Molti sono utili all'analisi di
326 rieseguirebbe il test precedente, ma solo per 45 secondi, e quindi aiutando a
[all …]
/linux-6.14.4/drivers/phy/mediatek/
Dphy-mtk-hdmi-mt8195.c286 * 24bit -> posdiv1 /10, 30bit -> posdiv1 /12.5, in mtk_hdmi_pll_calc()
315 * data channel bias 24mA, clock channel bias 20mA in mtk_hdmi_pll_drv_setting()
318 * data channel 20mA, clock channel 16mA in mtk_hdmi_pll_drv_setting()
320 * data channel & clock channel bias 10mA in mtk_hdmi_pll_drv_setting()
325 data_channel_bias = 0x3c; /* 24mA */ in mtk_hdmi_pll_drv_setting()
326 clk_channel_bias = 0x34; /* 20mA */ in mtk_hdmi_pll_drv_setting()
330 data_channel_bias = 0x34; /* 20mA */ in mtk_hdmi_pll_drv_setting()
331 clk_channel_bias = 0x2c; /* 16mA */ in mtk_hdmi_pll_drv_setting()
335 data_channel_bias = 0x14; /* 10mA */ in mtk_hdmi_pll_drv_setting()
336 clk_channel_bias = 0x14; /* 10mA */ in mtk_hdmi_pll_drv_setting()
[all …]
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-mt636012 Indicated MT6360 VBUS ADC with lower accuracy(+-75mA)
20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA)
/linux-6.14.4/drivers/pinctrl/
Dpinctrl-artpec6.c112 PINCTRL_PIN(30, "GPIO30"),
196 static const unsigned int uart2_pins0[] = { 26, 27, 28, 29, 30,
198 static const unsigned int uart2_pins1[] = { 28, 29, 30, 31 };
201 static const unsigned int uart5_pins0[] = { 28, 29, 30, 31 };
445 static int artpec6_pconf_drive_mA_to_field(unsigned int mA) in artpec6_pconf_drive_mA_to_field() argument
447 switch (mA) { in artpec6_pconf_drive_mA_to_field()
790 * PIN_CONFIG_DRIVE_STRENGTH: x (4mA, 6mA, 8mA, 9mA)
920 /* The reset values say 4mA, but we want 8mA as default. */
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_hdmi_phy.c123 #define VC4_HDMI_RM_OFFSET_OFFSET_MASK VC4_MASK(30, 0)
662 /* 200mA */
671 /* 200mA */
674 /* 17.6 mA */
678 /* 200mA */
687 /* 200mA */
690 /* 17.6 mA */
694 /* 200mA */
703 /* 200mA */
706 /* 17.6 mA */
[all …]
/linux-6.14.4/drivers/pinctrl/spacemit/
Dpinctrl-k1.c76 u32 mA; member
206 u32 num, u32 mA) in spacemit_get_ds_value() argument
211 if (mA <= tbl[i].mA) in spacemit_get_ds_value()
224 return tbl[i].mA; in spacemit_get_ds_mA()
230 u32 mA) in spacemit_get_driver_strength() argument
236 mA); in spacemit_get_driver_strength()
240 mA); in spacemit_get_driver_strength()
689 u32 value, tmp, mA; in spacemit_pinconf_dbg_show() local
698 mA = spacemit_get_drive_strength_mA(type, tmp); in spacemit_pinconf_dbg_show()
699 seq_printf(seq, ", drive strength (%d mA)", mA); in spacemit_pinconf_dbg_show()
[all …]
/linux-6.14.4/Documentation/translations/it_IT/process/
D2.Process.rst65 consentita una modifica più consistente, ma tali occasioni sono rare.
87 30 settembre 5.4-rc1, finestra di inclusione chiusa
100 rilevate nel precedente rilascio. Nessun baco è il benvenuto, ma quelli che
170 viene spesso svolto senza coinvolgere la comunità, ma è meglio renderlo
193 patch non riceve alcuna critica ma non è stata integrata dal
214 Ma lo sviluppatore originario dovrebbe continuare ad assumersi la
227 del kernel: Linus Torvalds. Ma, per esempio, di tutte le 9500 patch
246 del kernel, utilizzando abitualmente (ma certamente non sempre) git.
258 È chiaro che, qualche volta, guardi più attentamente. Ma, come regola
280 ma solleva anche un interessante quesito: se qualcuno volesse vedere tutte le
[all …]
Dmaintainer-pgp-guide.rst99 Di base è di 30 minuti.
105 # set to 30 minutes for regular ttl, and 2 hours for max ttl
142 (*master key*), ma è una terminologia fuorviante perché lascia intendere che la
154 per criptare, 3 per firmare, ma solo una per una sola per certificare). Tutte
254 connesso alla porta parallela, ma dato che il suo output è comunque
293 infine mettetelo in un posto sicuro -- ma non troppo lontano, perché vi servirà
312 ridurre i rischi elencati qui sopra, ma le passphrase possono essere scoperte
421 ECC ED25519, ma offre meno funzionalità di sicurezza (come la resistenza
423 - `Nitrokey Pro 2`_: è simile alla Nitrokey Start, ma è più resistente alla
426 - `Yubikey 5`_: l'hardware e il software sono proprietari, ma è più economica
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/leds/backlight/
Drichtek,rt4831-backlight.yaml17 Each channel driving current is up to 30mA
Dmediatek,mt6370-backlight.yaml15 4 channels of 8 series WLEDs. Each channel supports up to 30mA of current
/linux-6.14.4/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74115.yaml176 When present, the threshold range is fixed from -19V to 30V.
195 When not present, the DAC short-circuit current limit is 32mA in
196 either source or sink for VOUT and 4mA sink for IOUT.
197 When present, the limit is 16mA in either source or sink for VOUT,
198 1mA sink for IOUT.
/linux-6.14.4/Documentation/devicetree/bindings/leds/
Dleds-lm36274.txt6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Drichtek,rt4831.yaml20 Each channel driving current is up to 30mA
/linux-6.14.4/drivers/pinctrl/bcm/
Dpinctrl-ns2-mux.c212 NS2_PIN_DESC(30, "mfio_30", -1, 0, 0, 0, 0, 0),
245 NS2_PIN_DESC(63, "qspi_wp", 2, 0x0, 31, 30, 27, 24),
249 NS2_PIN_DESC(67, "uart3_sin", 2, 0x04, 31, 30, 27, 24),
253 NS2_PIN_DESC(71, "spi0_fss", 2, 0x08, 31, 30, 27, 24),
257 NS2_PIN_DESC(75, "spi1_fss", 2, 0x0c, 31, 30, 27, 24),
261 NS2_PIN_DESC(79, "sdio0_data7", 2, 0x10, 31, 30, 27, 24),
265 NS2_PIN_DESC(83, "sdio0_data3", 2, 0x14, 31, 30, 27, 24),
269 NS2_PIN_DESC(87, "sdio0_cmd", 2, 0x18, 31, 30, 27, 24),
273 NS2_PIN_DESC(91, "sdio1_led_on", 2, 0x1c, 31, 30, 27, 24),
277 NS2_PIN_DESC(95, "sdio1_data5", 2, 0x20, 31, 30, 27, 24),
[all …]
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi31 24 25 26 27 28 29 30 31
149 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
154 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/linux-6.14.4/arch/arm/boot/dts/rockchip/
Drk3288-evb.dtsi56 24 25 26 27 28 29 30 31
306 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
310 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
342 * high-speed mode on EVB board so bump up to 8ma.
/linux-6.14.4/arch/arm64/boot/dts/freescale/
Dimx8mp-verdin-ivy.dtsi109 /* D7 Blue - SODIMM 30 - LEDs.GPIO1 */
178 gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
392 /* AIN1 0-20mA Current Input */
419 /* AIN2 0-20mA Current Input */
495 <MX8MP_IOMUXC_SAI5_MCLK__GPIO3_IO25 0x16>, /* SODIMM 30 */
/linux-6.14.4/arch/xtensa/include/asm/
Dregs.h21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston MA 02111-1307,
102 #define DBREAKC_LOAD_BIT 30

12345678910