Home
last modified time | relevance | path

Searched refs:w3 (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.15/drivers/block/paride/
Don26.c67 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_read_regr()
68 w3(0); w3(0); w2(0x24); a = r4(); w2(4); in on26_read_regr()
91 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_write_regr()
92 w3(0); w3(0); in on26_write_regr()
118 { if (pi->mode >= 2) { w3(4); w3(4); w3(4); w3(4); } in on26_disconnect()
211 case 2: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
212 w3(0); w3(0); w2(0x24); in on26_read_block()
218 case 3: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
219 w3(0); w3(0); w2(0x24); in on26_read_block()
225 case 4: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
[all …]
Dcomm.c63 case 4: w3(r+0x20); (void)r1(); in comm_read_regr()
85 case 4: w3(r); (void)r1(); w4(val); in comm_write_regr()
129 case 2: w3(0x68); (void)r1(); w2(0x24); in comm_read_block()
134 case 3: w3(0x68); (void)r1(); w2(0x24); in comm_read_block()
139 case 4: w3(0x68); (void)r1(); w2(0x24); in comm_read_block()
163 case 2: w3(0x48); (void)r1(); in comm_write_block()
167 case 3: w3(0x48); (void)r1(); in comm_write_block()
171 case 4: w3(0x48); (void)r1(); in comm_write_block()
Depat.c62 case 5: w3(0x40+r); w4(val); in epat_write_regr()
90 case 5: w3(r); w2(0x24); a = r4(); w2(4); in epat_read_regr()
139 case 3: w3(0x80); w2(0x24); in epat_read_block()
141 w2(4); w3(0xa0); w2(0x24); buf[count-1] = r4(); in epat_read_block()
145 case 4: w3(0x80); w2(0x24); in epat_read_block()
148 w2(4); w3(0xa0); w2(0x24); buf[count-1] = r4(); in epat_read_block()
152 case 5: w3(0x80); w2(0x24); in epat_read_block()
155 w2(4); w3(0xa0); w2(0x24); buf[count-1] = r4(); in epat_read_block()
180 case 3: w3(0xc0); in epat_write_block()
185 case 4: w3(0xc0); in epat_write_block()
[all …]
Depia.c75 case 5: w3(regr); w2(0x24); a = r4(); w2(4); in epia_read_regr()
99 w3(r); w4(val); w2(4); in epia_write_regr()
176 w3(0); w2(0x24); in epia_read_block()
182 w3(0); w2(0x24); in epia_read_block()
188 w3(0); w2(0x24); in epia_read_block()
216 w3(0x40); in epia_write_block()
222 w3(0x40); in epia_write_block()
228 w3(0x40); in epia_write_block()
Dkbic.c67 case 5: w0(0x20|s); w2(4); w2(6); w2(4); w3(regr); in kbic_read_regr()
91 case 5: w0(0x20|s); w2(4); w2(6); w2(4); w3(regr); in kbic_write_regr()
173 case 3: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_read_block()
178 case 4: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_read_block()
183 case 5: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_read_block()
207 case 3: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_write_block()
215 case 4: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_write_block()
220 case 5: w0(0xa0); w2(4); w2(6); w2(4); w3(0); in kbic_write_block()
Dparide.h110 #define w3(byte) {out_p(3,byte);} macro
/Linux-v5.15/arch/arm64/lib/
Dcrc32.S38 crc32\c\()w w8, w0, w3
42 lsr w4, w3, #16
43 crc32\c\()h w8, w0, w3
44 csel w3, w3, w4, eq
47 crc32\c\()b w8, w0, w3
74 ldr w3, [x1], #4
75 CPU_BE( rev w3, w3 )
76 crc32\c\()w w0, w0, w3
78 ldrh w3, [x1], #2
79 CPU_BE( rev16 w3, w3 )
[all …]
Dtishift.S24 neg w1, w3
46 neg w0, w3
68 neg w0, w3
/Linux-v5.15/arch/arm64/crypto/
Daes-ce-core.S12 sub w3, w3, #2
15 cmp w3, #10
28 subs w3, w3, #3
40 sub w3, w3, #2
43 cmp w3, #10
56 subs w3, w3, #3
Daes-modes.S26 encrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7
31 decrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7
37 encrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7
42 decrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7
58 enc_prepare w3, x2, x5
75 encrypt_block v0, w3, x2, x5, w6
89 dec_prepare w3, x2, x5
106 decrypt_block v0, w3, x2, x5, w6
135 enc_switch_key w3, x2, x6
140 enc_prepare w3, x2, x6
[all …]
Daes-ce-ccm-core.S93 cmp w3, #12 /* which key size? */
94 sub w3, w3, #2 /* modified # of rounds */
112 subs w3, w3, #3
/Linux-v5.15/tools/testing/selftests/arm64/fp/
Dfpsimd-test.S57 0: ldrb w3, [x0], #1
58 cbz w3, 1f
126 mov w3, w0
129 mov w0, w3
176 0: ldrb w3, [x1], #1
177 strb w3, [x0], #1
265 0: ldrb w3, [x0, x5]
268 cmp w3, w4
Dsve-test.S70 0: ldrb w3, [x0], #1
71 cbz w3, 1f
138 mov w3, w0
141 mov w0, w3
192 0: ldrb w3, [x1], #1
193 strb w3, [x0], #1
357 0: ldrb w3, [x0, x5]
360 cmp w3, w4
/Linux-v5.15/arch/csky/lib/
Dusercopy.c81 int w0, w1, w2, w3; in raw_copy_to_user() local
137 "=r"(w1), "=r"(w2), "=r"(w3) in raw_copy_to_user()
/Linux-v5.15/include/rdma/
Dib.h43 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set() argument
47 addr->sib_addr32[2] = w3; in ib_addr_set()
/Linux-v5.15/arch/arm64/kernel/
Dsleep.S86 ldp w3, w4, [x9, #MPIDR_HASH_SHIFTS]
120 ldp w3, w4, [x8, #MPIDR_HASH_SHIFTS]
/Linux-v5.15/drivers/gpu/drm/ingenic/
Dingenic-ipu.c124 s32 w0, w1, w2, w3; /* Pixel weights at X (or Y) offsets -1,0,1,2 */ in jz4760_set_coefs() local
139 w3 = 0; in jz4760_set_coefs()
154 w3 = F2I(f_h + 512 * cubic_conv(f_a, I2F(1024 - weight) / 512)); in jz4760_set_coefs()
158 w3 = clamp_val(w3, -1024, 1023); in jz4760_set_coefs()
165 val = ((w3 & JZ4760_IPU_RSZ_COEF_MASK) << JZ4760_IPU_RSZ_COEF31_LSB) | in jz4760_set_coefs()
/Linux-v5.15/drivers/mtd/nand/raw/bcm47xxnflash/
Dops_bcm4706.c376 u8 w0, w1, w2, w3, w4; in bcm47xxnflash_ops_bcm4706_init() local
415 w3 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(10, clock); in bcm47xxnflash_ops_bcm4706_init()
418 (w4 << 24 | w3 << 18 | w2 << 12 | w1 << 6 | w0)); in bcm47xxnflash_ops_bcm4706_init()
/Linux-v5.15/samples/bpf/
Dsockex2_kern.c57 __u64 w3 = load_word(ctx, off + 12); in ipv6_addr_hash() local
59 return (__u32)(w0 ^ w1 ^ w2 ^ w3); in ipv6_addr_hash()
Dsockex3_kern.c88 __u64 w3 = load_word(ctx, off + 12); in ipv6_addr_hash() local
90 return (__u32)(w0 ^ w1 ^ w2 ^ w3); in ipv6_addr_hash()
/Linux-v5.15/tools/testing/selftests/net/forwarding/
Dvxlan_asymmetric.sh341 ip link set dev w3 master br1
342 ip link set dev w3 up
343 bridge vlan add vid 20 dev w3 pvid untagged
378 ip link add name w3 type veth peer name w4
Dvxlan_symmetric.sh380 ip link set dev w3 master br1
381 ip link set dev w3 up
382 bridge vlan add vid 20 dev w3 pvid untagged
421 ip link add name w3 type veth peer name w4
/Linux-v5.15/Documentation/networking/
Dtls-offload-reorder-bad.svg1 …="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.o…
Dtls-offload-reorder-good.svg1 …="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.o…
/Linux-v5.15/Documentation/translations/zh_CN/doc-guide/
Dsphinx.rst399 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" ...>
410 <svg xmlns="http://www.w3.org/2000/svg"

12