Home
last modified time | relevance | path

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

12345678910>>...32

/linux/arch/parisc/lib/
H A Dlusercopy.S40 addib,<> -1,%r25,$lclu_loop
41 1: stbs,ma %r0,1(%sr3,%r26)
48 ldo 1(%r25),%r25
50 ASM_EXCEPTIONTABLE_ENTRY(1b,2b)
131 20: ldb,ma 1(srcspc,src),t1
132 21: stb,ma t1,1(dstspc,dst)
134 ldo -1(len),len
147 12: std,ma t1,8(dstspc,dst)
148 13: std,ma t2,8(dstspc,dst)
152 16: std,ma t1,8(dstspc,dst)
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,sgtl5000.yaml20 maxItems: 1
58 The LRCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
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
67 enum: [ 0, 1, 2, 3 ]
71 The SCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
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
[all …]
/linux/arch/parisc/kernel/
H A Drelocate_kernel.S61 ldo 1f-0b(%arg2), %r1
68 depdi,z 1, PSW_W_BIT, 1, %r1
75 1: nop
79 LDREG,ma REG_SZ(%arg0), %r3
101 zdepi 1, 31 - PAGE_SHIFT, 1, %r18
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)
[all …]
/linux/kernel/bpf/
H A Dmemalloc.c50 1, /* 72 */
51 1, /* 80 */
52 1, /* 88 */
53 1, /* 96 */
71 return -1; in bpf_mem_cache_idx()
74 return size_index[(size - 1) / 8] - 1; in bpf_mem_cache_idx()
76 return fls(size - 1) - 2; in bpf_mem_cache_idx()
151 obj[1] = pptr; in __alloc()
184 WARN_ON_ONCE(local_inc_return(&c->active) != 1); in inc_active()
509 bpf_mem_alloc_init(struct bpf_mem_alloc * ma,int size,bool percpu) bpf_mem_alloc_init() argument
577 bpf_mem_alloc_percpu_init(struct bpf_mem_alloc * ma,struct obj_cgroup * objcg) bpf_mem_alloc_percpu_init() argument
591 bpf_mem_alloc_percpu_unit_init(struct bpf_mem_alloc * ma,int size) bpf_mem_alloc_percpu_unit_init() argument
658 check_leaked_objs(struct bpf_mem_alloc * ma) check_leaked_objs() argument
681 free_mem_alloc_no_barrier(struct bpf_mem_alloc * ma) free_mem_alloc_no_barrier() argument
690 free_mem_alloc(struct bpf_mem_alloc * ma) free_mem_alloc() argument
711 struct bpf_mem_alloc *ma = container_of(work, struct bpf_mem_alloc, work); free_mem_alloc_deferred() local
717 destroy_mem_alloc(struct bpf_mem_alloc * ma,int rcu_in_progress) destroy_mem_alloc() argument
742 bpf_mem_alloc_destroy(struct bpf_mem_alloc * ma) bpf_mem_alloc_destroy() argument
889 bpf_mem_alloc(struct bpf_mem_alloc * ma,size_t size) bpf_mem_alloc() argument
907 bpf_mem_free(struct bpf_mem_alloc * ma,void * ptr) bpf_mem_free() argument
923 bpf_mem_free_rcu(struct bpf_mem_alloc * ma,void * ptr) bpf_mem_free_rcu() argument
939 bpf_mem_cache_alloc(struct bpf_mem_alloc * ma) bpf_mem_cache_alloc() argument
947 bpf_mem_cache_free(struct bpf_mem_alloc * ma,void * ptr) bpf_mem_cache_free() argument
955 bpf_mem_cache_free_rcu(struct bpf_mem_alloc * ma,void * ptr) bpf_mem_cache_free_rcu() argument
985 bpf_mem_cache_alloc_flags(struct bpf_mem_alloc * ma,gfp_t flags) bpf_mem_cache_alloc_flags() argument
[all...]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dti,lp8727.yaml23 maxItems: 1
45 0 = 5%, 1 = 10%, 2 = 16%, 3 = 20%, 4 = 25%, 5 = 33%, 6 = 50%
53 0 = 90mA, 1 = 100mA, 2 = 400mA, 3 = 450mA, 4 = 500mA, 5 = 600mA,
54 6 = 700mA, 7 = 800mA, 8 = 900mA, 9 = 1000mA
66 #address-cells = <1>;
76 /* AC charger: 5% EOC and 500mA charging current */
83 /* USB charger: 10% EOC and 400mA charging current */
86 eoc-level = /bits/ 8 <1>;
H A Dbq24735.yaml21 maxItems: 1
25 maxItems: 1
28 maxItems: 1
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).
81 #address-cells = <1>;
/linux/arch/parisc/include/asm/
H A Dassembly.h52 #define SR_TEMP1 1
63 #define STREGM std,ma
125 ldil L%\value, 1
126 ldo R%\value(1), 1
127 addib,UV,n -1,1,.
128 addib,NUV,n -1,1,.+8
278 fstd,ma %fr0, 8(\regs)
279 fstd,ma %fr1, 8(\regs)
280 fstd,ma %fr2, 8(\regs)
281 fstd,ma %fr3, 8(\regs)
[all …]
H A Dchecksum.h33 " ldws,ma 4(%1), %0\n" in ip_fast_csum()
36 " ldws 4(%1), %4\n" in ip_fast_csum()
37 " ldws 8(%1), %5\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()
43 " addib,> -1, %2, 1b\n" in ip_fast_csum()
51 " subi -1, %0, %0\n" in ip_fast_csum()
54 : "1" (iph), "2" (ihl) in ip_fast_csum()
79 " add %1, %0, %0\n" in csum_tcpudp_nofold()
130 " ldd,ma 8(%1), %4\n" /* get 1st saddr word */ in csum_ipv6_magic()
[all …]
H A Dbarrier.h36 union { typeof(*p) __val; char __c[1]; } __u = \
40 case 1: \
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)" \
66 union { typeof(*p) __val; char __c[1]; } __u; \
70 case 1: \
71 asm volatile("ldb,ma 0(%1),%0" \
76 asm volatile("ldh,ma 0(%1),%0" \
[all …]
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml19 |_ PHY port#1 _________________ HOST controller
21 | / 1|________________|
34 maxItems: 1
37 maxItems: 1
40 maxItems: 1
43 const: 1
49 description: regulator providing 1V1 power supply to the PLL block
52 description: regulator providing 1V8 power supply to the PLL block
59 minItems: 1
65 "^usb-phy@[0|1]$":
[all …]
/linux/net/openvswitch/
H A Dflow_table.c81 flow->stats_last_writer = -1; in ovs_flow_alloc()
176 static void __mask_array_destroy(struct mask_array *ma)
178 free_percpu(ma->masks_usage_stats); in __mask_array_destroy()
179 kfree(ma); in __mask_array_destroy()
184 struct mask_array *ma = container_of(rcu, struct mask_array, rcu); in mask_array_rcu_cb()
186 __mask_array_destroy(ma); in mask_array_rcu_cb()
189 static void tbl_mask_array_reset_counters(struct mask_array *ma)
198 for (i = 0; i < ma->max; i++) { in tbl_mask_array_reset_counters()
199 ma->masks_usage_zero_cntr[i] = 0; in tbl_mask_array_reset_counters()
206 stats = per_cpu_ptr(ma in tbl_mask_array_reset_counters()
177 __mask_array_destroy(struct mask_array * ma) __mask_array_destroy() argument
185 struct mask_array *ma = container_of(rcu, struct mask_array, rcu); mask_array_rcu_cb() local
190 tbl_mask_array_reset_counters(struct mask_array * ma) tbl_mask_array_reset_counters() argument
273 struct mask_array *ma = ovsl_dereference(tbl->mask_array); tbl_mask_array_add_mask() local
301 struct mask_array *ma = ovsl_dereference(tbl->mask_array); tbl_mask_array_del_mask() local
415 struct mask_array *ma; ovs_flow_tbl_init() local
518 struct mask_array *ma = rcu_dereference_raw(table->mask_array); ovs_flow_tbl_destroy() local
729 flow_lookup(struct flow_table * tbl,struct table_instance * ti,struct mask_array * ma,const struct sw_flow_key * key,u32 * n_mask_hit,u32 * n_cache_hit,u32 * index) flow_lookup() argument
790 struct mask_array *ma = rcu_dereference(tbl->mask_array); ovs_flow_tbl_lookup_stats() local
851 struct mask_array *ma = rcu_dereference_ovsl(tbl->mask_array); ovs_flow_tbl_lookup() local
870 struct mask_array *ma = ovsl_dereference(tbl->mask_array); ovs_flow_tbl_lookup_exact() local
938 struct mask_array *ma = rcu_dereference_ovsl(table->mask_array); ovs_flow_tbl_num_masks() local
990 struct mask_array *ma; flow_mask_find() local
1107 struct mask_array *ma = rcu_dereference_ovsl(table->mask_array); ovs_flow_masks_rebalance() local
[all...]
/linux/include/linux/platform_data/
H A Dadp8870.h22 #define ADP8870_LED_OFFT_600ms (1 << FLAG_OFFT_SHIFT)
27 #define ADP8870_LED_ONT_600ms 1
37 #define ADP8870_LED_D1 (1)
43 #define ADP8870_BL_D7 (1 << 6)
44 #define ADP8870_BL_D6 (1 << 5)
45 #define ADP8870_BL_D5 (1 << 4)
46 #define ADP8870_BL_D4 (1 << 3)
47 #define ADP8870_BL_D3 (1 << 2)
48 #define ADP8870_BL_D2 (1 << 1)
49 #define ADP8870_BL_D1 (1 << 0)
[all …]
H A Dadp8860.h25 #define ADP8860_LED_OFFT_600ms (1 << FLAG_OFFT_SHIFT)
30 #define ADP8860_LED_ONT_600ms 1
40 #define ADP8860_LED_D1 (1)
46 #define ADP8860_BL_D7 (1 << 6)
47 #define ADP8860_BL_D6 (1 << 5)
48 #define ADP8860_BL_D5 (1 << 4)
49 #define ADP8860_BL_D4 (1 << 3)
50 #define ADP8860_BL_D3 (1 << 2)
51 #define ADP8860_BL_D2 (1 << 1)
52 #define ADP8860_BL_D1 (1 << 0)
[all …]
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S21 // 1. Redistributions of source code must retain the above copyright
76 // TWEAKS: N 128-bit tweaks T*(x^i) for i in 0..(N - 1)
78 // MULTS_BREV: N 128-bit values x^N, bit-reversed. Only if N > 1.
92 vsetivli zero, 4, e32, m1, ta, ma
104 // Generate x^i for i in 0..(N - 1), i.e. 128-bit values 1 << i assuming
109 vsetvli VL, LEN32, e32, m4, ta, ma
112 // v0=[1, 1, 1, ...] and v1=[0, 1, 2, ...].
113 vsetvli zero, t0, e32, m1, ta, ma
114 vmv.v.i v0, 1
118 // v2=[1, 0, 1, 0, 1, 0, ...] and v4=[0, 0, 1, 0, 2, 0, ...].
[all …]
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c17 #define VC4_HDMI_TX_PHY_RESET_CTL_TX_1_RESET BIT(1)
103 #define VC4_HDMI_TX_PHY_CHANNEL_SWAP_TX0_OUT_SEL_MASK VC4_MASK(1, 0)
134 #define VC6_HDMI_TX_PHY_HDMI_POWERUP_CTL_TX_1_PWRUP BIT(1)
141 #define VC6_HDMI_TX_PHY_PLL_POST_KDIV_KDIV_MASK VC4_MASK(1, 0)
162 #define VC6_HDMI_TX_PHY_HDMI_CTRL_CHX_SLEW_CTL_SLOW_DRIVING_MASK VC4_MASK(2, 1)
165 #define VC6_HDMI_TX_PHY_PLL_RESET_CTL_PLL_PLLPOST_RESETB BIT(1)
233 _vco_sel = 1; in phy_get_vco_freq()
382 return &vc5_hdmi_phy_settings[count - 1]; in phy_get_settings()
470 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_PLL_CTL_1_FREQ_DOUBLER_DELAY) | in vc5_hdmi_phy_init()
479 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_PLL_CFG_PDIV)); in vc5_hdmi_phy_init()
[all …]
/linux/Documentation/devicetree/bindings/leds/
H A Dti,tps61310.yaml14 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.
37 maxItems: 1
40 maxItems: 1
46 Reduce the valley peak current limit from 1750mA to 1250mA (TPS61310) or
47 from 2480mA to 1800mA (TPS61311).
56 minItems: 1
59 enum: [1, 2, 3]
102 #address-cells = <1>;
[all …]
/linux/arch/sh/kernel/
H A Dtraps_32.c52 if ((count == 1) && dst[0] & 0x80) { in sign_extend()
53 dst[1] = 0xff; in sign_extend()
57 if ((count == 2) && dst[1] & 0x80) { in sign_extend()
62 if ((count == 1) && dst[3] & 0x80) { in sign_extend()
64 dst[1] = 0xff; in sign_extend()
68 dst[1] = 0xff; in sign_extend()
104 struct mem_access *ma) in handle_unaligned_ins() argument
117 count = 1<<(instruction&3); in handle_unaligned_ins()
120 case 1: inc_unaligned_byte_access(); break; in handle_unaligned_ins()
139 if (ma->from(dst, srcu, count)) in handle_unaligned_ins()
[all …]
/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::
39 #echo 1 > /sys/class/leds/flash/brightness
43 1500 mA::
64 46.88 mA::
66 #echo 1 > /sys/class/leds/torch/brightness
70 375 mA::
107 5.86 mA::
109 #echo 1 > /sys/class/leds/indicator/brightness
113 46.875mA::
/linux/net/ipv6/
H A Dmcast.c76 static void igmp6_join_group(struct ifmcaddr6 *ma);
77 static void igmp6_leave_group(struct ifmcaddr6 *ma);
169 return iv > 0 ? iv : 1; in unsolicited_report_interval()
422 if (psl->sl_count == 1 && omode == MCAST_INCLUDE) { in ip6_mc_source()
423 leavegroup = 1; in ip6_mc_source()
428 ip6_mc_del_src(idev, group, omode, 1, source, 1); in ip6_mc_source()
430 for (j = i+1; j < psl->sl_count; j++) in ip6_mc_source()
431 psl->sl_addr[j-1] = psl->sl_addr[j]; in ip6_mc_source()
466 rv = 1; /* > in ip6_mc_source()
995 struct ifmcaddr6 *ma, __rcu **map; __ipv6_dev_mc_dec() local
1151 igmp6_group_queried(struct ifmcaddr6 * ma,unsigned long resptime) igmp6_group_queried() argument
1435 struct ifmcaddr6 *ma; __mld_query_work() local
1600 struct ifmcaddr6 *ma; __mld_report_work() local
2610 igmp6_join_group(struct ifmcaddr6 * ma) igmp6_join_group() argument
2662 igmp6_leave_group(struct ifmcaddr6 * ma) igmp6_leave_group() argument
2723 struct ifmcaddr6 *ma = container_of(to_delayed_work(work), mld_mca_work() local
[all...]
/linux/Documentation/power/regulator/
H A Doverview.rst59 Regulator -+-> Switch-1 -+-> Switch-2 --> [Consumer A]
67 - Domain 1: Switch-1, Consumers D & E.
73 Domain-1 --> Domain-2 --> Domain-3.
78 Regulator-1 -+-> Regulator-2 -+-> [Consumer A]
84 - Domain 1: Regulator-2, Consumer B.
89 Domain-1 --> Domain-2
101 - regulator current output limit is 20mA @ 5V but is
102 10mA @ 10V.
108 - Domain-1 voltage is 3300mV
110 - Domain-3 current limit is 0mA -> 20mA.
[all …]
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5755.yaml16 - adi,ad5755-1
22 maxItems: 1
36 enum: [0, 1, 2, 3]
40 1: Channel A and Channel B clock on the same edge,
56 const: 1
62 const: 1
74 maxItems: 1
83 1: 0 V to 10 V voltage range.
86 4: 4 mA to 20 mA current range.
87 5: 0 mA to 20 mA current range.
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dpm3393.c106 * 1. Enable PM3393 BLOCK interrupts.
371 mc_filter[bit >> 4] |= 1 << (bit & 0xf); in pm3393_set_rx_mode()
374 pmwrite(cmac, SUNI1x10GEXP_REG_RXXG_MULTICAST_HASH_MIDLOW, mc_filter[1]); in pm3393_set_rx_mode()
404 return -1; in pm3393_set_speed_duplex_fc()
406 return -1; in pm3393_set_speed_duplex_fc()
408 return -1; in pm3393_set_speed_duplex_fc()
421 t1_tpi_read((mac)->adapter, OFFSET((name)+1), &val1); \
429 (1ULL << ((name - SUNI1x10GEXP_REG_MSTAT_COUNTER_0_LOW) >> 2))) \
430 (mac)->stats.stat_name += 1ULL << 40; \
490 static int pm3393_macaddress_set(struct cmac *cmac, const u8 ma[6]) in pm3393_macaddress_set()
[all …]
/linux/include/linux/power/
H A Dbq2415x_charger.h14 * value is -1 then default chip value (specified in datasheet) will be
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 */
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.h20 #define UNIPHIER_PIN_IECTRL_MASK ((1UL << (UNIPHIER_PIN_IECTRL_BITS)) \
21 - 1)
27 #define UNIPHIER_PIN_DRVCTRL_MASK ((1UL << (UNIPHIER_PIN_DRVCTRL_BITS)) \
28 - 1)
34 #define UNIPHIER_PIN_DRV_TYPE_MASK ((1UL << (UNIPHIER_PIN_DRV_TYPE_BITS)) \
35 - 1)
41 #define UNIPHIER_PIN_PUPDCTRL_MASK ((1UL << (UNIPHIER_PIN_PUPDCTRL_BITS))\
42 - 1)
48 #define UNIPHIER_PIN_PULL_DIR_MASK ((1UL << (UNIPHIER_PIN_PULL_DIR_BITS))\
49 - 1)
[all …]
/linux/drivers/media/dvb-frontends/
H A Dlnbp21.h14 /* [RO] 0=OK; 1=over current limit flag */
16 /* [RO] 0=OK; 1=over temperature flag (150 C) */
19 1=enable LNB power, disable loopthrough */
22 1=high voltage (18/19V,horiz pol) */
24 /* [RW] increase LNB voltage by 1V:
25 0=13/18V; 1=14/19V */
28 1=tone enable, disable DSQIN */
31 0:Iout=500-650mA Isc=300mA
32 1:Iout=400-550mA Isc=200mA */
36 1=static curr limiting */

12345678910>>...32