| /linux/arch/parisc/lib/ |
| H A D | lusercopy.S | 41 1: stbs,ma %r0,1(%sr3,%r26) 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) 183 20: ldb,ma 1(srcspc,src),t1 [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | fsl,sgtl5000.yaml | 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 D | cs35l34.txt | 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.
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | richtek,rt5033-charger.yaml | 26 Current of pre-charge mode. The pre-charge current levels are 350 mA 27 to 650 mA programmed by I2C per 100 mA. 30 Current of fast-charge mode. The fast-charge current levels are 700 mA 31 to 2000 mA programmed by I2C per 100 mA. 34 This property is end of charge current. Its level ranges from 150 mA 35 to 600 mA. Between 150 mA and 300 mA in 50 mA steps, between 300 mA and 36 600 mA in 100 mA steps.
|
| H A D | ti,lp8727.yaml | 53 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 D | bq24735.yaml | 39 This value must be between 128mA and 8.128A with a 64mA step resolution. 40 The POR value is 0x0000h. This number is in mA (e.g. 8192). 55 This value must be between 128mA and 8.064A with a 128mA step resolution. 56 The POR value is 0x1000h. This number is in mA (e.g. 8064).
|
| /linux/arch/parisc/kernel/ |
| H A D | relocate_kernel.S | 79 LDREG,ma REG_SZ(%arg0), %r3 107 LDREG,ma REG_SZ(%r21), %r8 108 LDREG,ma REG_SZ(%r21), %r9 109 LDREG,ma REG_SZ(%r21), %r10 110 LDREG,ma REG_SZ(%r21), %r11 111 STREG,ma %r8, REG_SZ(%r20) 112 STREG,ma %r9, REG_SZ(%r20) 113 STREG,ma %r10, REG_SZ(%r20) 114 STREG,ma %r11, REG_SZ(%r20) 117 LDREG,ma REG_SZ(%r21), %r8 [all …]
|
| /linux/arch/parisc/include/asm/ |
| H A D | assembly.h | 63 #define STREGM std,ma 278 fstd,ma %fr0, 8(\regs) 279 fstd,ma %fr1, 8(\regs) 280 fstd,ma %fr2, 8(\regs) 281 fstd,ma %fr3, 8(\regs) 282 fstd,ma %fr4, 8(\regs) 283 fstd,ma %fr5, 8(\regs) 284 fstd,ma %fr6, 8(\regs) 285 fstd,ma %fr7, 8(\regs) 286 fstd,ma %fr8, 8(\regs) [all …]
|
| H A D | checksum.h | 33 " ldws,ma 4(%1), %0\n" in ip_fast_csum() 39 " ldws,ma 12(%1), %3\n" in ip_fast_csum() 42 "1: ldws,ma 4(%1), %3\n" in ip_fast_csum() 130 " ldd,ma 8(%1), %4\n" /* get 1st saddr word */ in csum_ipv6_magic() 131 " ldd,ma 8(%2), %5\n" /* get 1st daddr word */ in csum_ipv6_magic() 133 " ldd,ma 8(%1), %6\n" /* 2nd saddr */ in csum_ipv6_magic() 134 " ldd,ma 8(%2), %7\n" /* 2nd daddr */ in csum_ipv6_magic() 151 " ldw,ma 4(%1), %4\n" /* get 1st saddr word */ in csum_ipv6_magic() 152 " ldw,ma 4(%2), %5\n" /* get 1st daddr word */ in csum_ipv6_magic() 154 " ldw,ma 4(%1), %6\n" /* 2nd saddr */ in csum_ipv6_magic() [all …]
|
| H A D | barrier.h | 41 asm volatile("stb,ma %0,0(%1)" \ 46 asm volatile("sth,ma %0,0(%1)" \ 51 asm volatile("stw,ma %0,0(%1)" \ 57 asm volatile("std,ma %0,0(%1)" \ 71 asm volatile("ldb,ma 0(%1),%0" \ 76 asm volatile("ldh,ma 0(%1),%0" \ 81 asm volatile("ldw,ma 0(%1),%0" \ 87 asm volatile("ldd,ma 0(%1),%0" \
|
| /linux/include/linux/ |
| H A D | bpf_mem_alloc.h | 29 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu); 31 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg); 33 int bpf_mem_alloc_percpu_unit_init(struct bpf_mem_alloc *ma, int size); 34 void bpf_mem_alloc_destroy(struct bpf_mem_alloc *ma); 40 void *bpf_mem_alloc(struct bpf_mem_alloc *ma, size_t size); 41 void bpf_mem_free(struct bpf_mem_alloc *ma, void *ptr); 42 void bpf_mem_free_rcu(struct bpf_mem_alloc *ma, void *ptr); 45 void *bpf_mem_cache_alloc(struct bpf_mem_alloc *ma); 46 void bpf_mem_cache_free(struct bpf_mem_alloc *ma, void *ptr); 47 void bpf_mem_cache_free_rcu(struct bpf_mem_alloc *ma, void *ptr); [all …]
|
| /linux/io_uring/ |
| H A D | advise.c | 34 struct io_madvise *ma = io_kiocb_to_cmd(req, struct io_madvise); in io_madvise_prep() local 39 ma->addr = READ_ONCE(sqe->addr); in io_madvise_prep() 40 ma->len = READ_ONCE(sqe->off); in io_madvise_prep() 41 if (!ma->len) in io_madvise_prep() 42 ma->len = READ_ONCE(sqe->len); in io_madvise_prep() 43 ma->advice = READ_ONCE(sqe->fadvise_advice); in io_madvise_prep() 54 struct io_madvise *ma = io_kiocb_to_cmd(req, struct io_madvise); in io_madvise() local 59 ret = do_madvise(current->mm, ma->addr, ma->len, ma in io_madvise() [all...] |
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-stm32-usbphyc.yaml | 129 - <0> = 18.87 mA target current / nominal + 0% 130 - <1> = 19.165 mA target current / nominal + 1.56% 131 - <2> = 19.46 mA target current / nominal + 3.12% 132 - <3> = 19.755 mA target current / nominal + 4.68% 133 - <4> = 20.05 mA target current / nominal + 6.24% 134 - <5> = 20.345 mA target current / nominal + 7.8% 135 - <6> = 20.64 mA target current / nominal + 9.36% 136 - <7> = 20.935 mA target current / nominal + 10.92% 137 - <8> = 21.23 mA target current / nominal + 12.48% 138 - <9> = 21.525 mA target current / nominal + 14.04% [all …]
|
| /linux/include/linux/platform_data/ |
| H A D | adp8870.h | 83 * Blacklight current 0..30mA 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 */ 126 u8 l5_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| H A D | adp8860.h | 86 * Blacklight current 0..30mA 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/include/linux/iio/dac/ |
| H A D | ad5421.h | 7 * @AD5421_CURRENT_RANGE_4mA_20mA: 4 mA to 20 mA (RANGE1,0 pins = 00) 8 * @AD5421_CURRENT_RANGE_3mA8_21mA: 3.8 mA to 21 mA (RANGE1,0 pins = x1) 9 * @AD5421_CURRENT_RANGE_3mA2_24mA: 3.2 mA to 24 mA (RANGE1,0 pins = 10)
|
| /linux/arch/riscv/crypto/ |
| H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 92 vsetivli zero, 4, e32, m1, ta, ma 109 vsetvli VL, LEN32, e32, m4, ta, ma 113 vsetvli zero, t0, e32, m1, ta, ma 119 vsetvli zero, t0, e64, m2, ta, ma 123 vsetvli zero, t1, e32, m2, ta, ma 131 vsetvli zero, LEN32, e32, m4, ta, ma 143 vsetivli zero, 2, e64, m1, ta, ma 145 vsetivli zero, 1, e64, m1, tu, ma 148 vsetvli zero, LEN32, e32, m4, ta, ma 163 vsetivli zero, 4, e32, m1, ta, ma [all …]
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi_phy.c | 662 /* 200mA */ 671 /* 200mA */ 674 /* 17.6 mA */ 678 /* 200mA */ 687 /* 200mA */ 690 /* 17.6 mA */ 694 /* 200mA */ 703 /* 200mA */ 706 /* 17.6 mA */ 711 /* 200mA */ [all …]
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | ti,tps61310.yaml | 14 Its power stage is capable of supplying a maximum total current of roughly 1500mA. 16 up to 2 x 400mA (LED1 and LED3) and 800mA (LED2) in flash mode. 17 In torch mode, each sink (LED1, LED2, LED3) supports currents up to 175mA. 46 Reduce the valley peak current limit from 1750mA to 1250mA (TPS61310) or 47 from 2480mA to 1800mA (TPS61311).
|
| /linux/Documentation/leds/ |
| H A D | leds-lm3556.rst | 22 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/arch/sh/kernel/ |
| H A D | traps_32.c | 104 struct mem_access *ma) in handle_unaligned_ins() argument 139 if (ma->from(dst, srcu, count)) in handle_unaligned_ins() 152 if (ma->to(dstu, src, count)) in handle_unaligned_ins() 163 if (ma->to(dstu, src, 4)) in handle_unaligned_ins() 176 if (ma->to(dstu, src, count)) in handle_unaligned_ins() 187 if (ma->from(dst, srcu, 4)) in handle_unaligned_ins() 202 if (ma->from(dst, srcu, count)) in handle_unaligned_ins() 218 if (ma->to(dstu, src, 2)) in handle_unaligned_ins() 232 if (ma->from(dst, srcu, 2)) in handle_unaligned_ins() 251 if (ma->from(dst, srcu, 2)) in handle_unaligned_ins() [all …]
|
| /linux/include/linux/usb/ |
| H A D | pd.h | 238 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */ 241 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument 243 #define PDO_FIXED(mv, ma, flags) \ argument 245 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 263 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */ 267 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument 286 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */ 295 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument 296 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT) 329 #define PDO_SPR_AVS_APDO_9V_TO_15V_MAX_CURR GENMASK(19, 10) /* 10mA unit */ [all …]
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | botching-up-ioctls.rst | 18 sistema che finge di essere generico, ma al suo posto ci sono interfacce 19 dedicate. Ma al tempo stesso è più facile incasinare le cose. 41 i valori a 64-bit rispettandone l'allineamento, ma le piattaforme a 64-bit lo 78 Questo aiuta, ma non è una soluzione completa dato che uno spazio utente nuovo 157 parte. Gli orologi divergeranno, ma con questa informazione gli strumenti di 163 nanosecondi. Non è il modo migliore per specificare il tempo, ma è 177 scadenze potrebbero essere estese - ma sicuramente gli utenti vi odieranno 210 dei nomi con oggetti per il *framebuffer*, ma questi non sono per niente 216 sottomissione di un oggetto allo stesso comando ioctl. Ma per evitarlo, se 219 ma considerate l'idea di usare il numero di inode come identificatore per i [all …]
|
| H A D | volatile-considered-harmful.rst | 15 *volatile* come una variabile atomica di facile utilizzo, ma non è così. 48 potrebbe pensare di sapere cosa ci sarà nel dato condiviso ma la chiamata 53 sincronizzazione rimarrebbe comunque necessaria. Ma verrà impedito al 62 essere protetto dai lock, ma si potrebbe anche desiderare che il compilatore 64 Ma, all'interno del kernel, l'accesso alla memoria di I/O viene sempre fatto 92 - I codice *inline assembly* che fa cambiamenti nella memoria, ma che non 97 volta che viene letta ma può essere lette senza alcuna sincronizzazione. 98 Quindi jiffies può essere *volatile*, ma l'aggiunta ad altre variabili di
|
| /linux/include/linux/power/ |
| H A D | bq2415x_charger.h | 29 BQ2415X_MODE_NONE, /* unknown charger (100mA) */ 30 BQ2415X_MODE_HOST_CHARGER, /* usb host/hub charger (500mA) */ 36 int current_limit; /* mA */ 39 int charge_current; /* mA */ 40 int termination_current; /* mA */
|