Home
last modified time | relevance | path

Searched +full:5 +full:b (Results 1 – 25 of 1495) sorted by relevance

12345678910>>...60

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/ni_route_values/
Dni_eseries.c54 [B(NI_PFI(0))] = {
55 [B(NI_AI_StartTrigger)] = I(NI_PFI_OUTPUT_AI_START1),
57 [B(NI_PFI(1))] = {
58 [B(NI_AI_ReferenceTrigger)] = I(NI_PFI_OUTPUT_AI_START2),
60 [B(NI_PFI(2))] = {
61 [B(NI_AI_ConvertClock)] = I(NI_PFI_OUTPUT_AI_CONVERT),
63 [B(NI_PFI(3))] = {
64 [B(NI_CtrSource(1))] = I(NI_PFI_OUTPUT_G_SRC1),
66 [B(NI_PFI(4))] = {
67 [B(NI_CtrGate(1))] = I(NI_PFI_OUTPUT_G_GATE1),
[all …]
Dni_660x.c49 [B(NI_PFI(8))] = {
50 [B(NI_CtrInternalOutput(7))] = I(1),
52 [B(NI_PFI(10))] = {
53 [B(NI_CtrGate(7))] = I(1),
55 [B(NI_PFI(11))] = {
56 [B(NI_CtrSource(7))] = I(1),
58 [B(NI_PFI(12))] = {
59 [B(NI_CtrInternalOutput(6))] = I(1),
61 [B(NI_PFI(14))] = {
62 [B(NI_CtrGate(6))] = I(1),
[all …]
Dni_mseries.c57 [B(NI_PFI(0))] = {
58 [B(TRIGGER_LINE(0))] = I(18),
59 [B(TRIGGER_LINE(1))] = I(19),
60 [B(TRIGGER_LINE(2))] = I(20),
61 [B(TRIGGER_LINE(3))] = I(21),
62 [B(TRIGGER_LINE(4))] = I(22),
63 [B(TRIGGER_LINE(5))] = I(23),
64 [B(TRIGGER_LINE(6))] = I(24),
65 [B(TRIGGER_LINE(7))] = I(25),
66 [B(NI_CtrSource(0))] = I(9),
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-rgb.rst40 - 5
49 - 5
58 - 5
67 - 5
84 - b\ :sub:`1`
85 - b\ :sub:`0`
96 - b\ :sub:`3`
97 - b\ :sub:`2`
98 - b\ :sub:`1`
99 - b\ :sub:`0`
[all …]
Dsubdev-formats.rst194 For instance, a format where pixels are encoded as 5-bits red, 5-bits
195 green and 5-bit blue values padded on the high bit, transferred as 2
255 - 5
294 - b\ :sub:`3`
295 - b\ :sub:`2`
296 - b\ :sub:`1`
297 - b\ :sub:`0`
366 - b\ :sub:`3`
367 - b\ :sub:`2`
368 - b\ :sub:`1`
[all …]
Dpixfmt-srggb10-ipu3.rst33 - B\ :sub:`0000low`
36 B\ :sub:`0000high`\ (bits 1--0)
37 - B\ :sub:`0002low`\ (bits 7--4)
42 B\ :sub:`0002high`\ (bits 5--0)
45 - B\ :sub:`0004low`
48 B\ :sub:`0004high`\ (bits 1--0)
49 - B\ :sub:`0006low`\ (bits 7--4)
55 B\ :sub:`0006high`\ (bits 5--0)
57 - B\ :sub:`0008low`
60 B\ :sub:`0008high`\ (bits 1--0)
[all …]
/kernel/linux/linux-5.10/arch/m68k/lib/
Duaccess.c21 " jne 1b\n" in __generic_copy_from_user()
22 "2: btst #1,%5\n" in __generic_copy_from_user()
26 "4: btst #0,%5\n" in __generic_copy_from_user()
28 "5: "MOVES".b (%1)+,%3\n" in __generic_copy_from_user()
29 " move.b %3,(%2)+\n" in __generic_copy_from_user()
34 " btst #1,%5\n" in __generic_copy_from_user()
37 "8: btst #0,%5\n" in __generic_copy_from_user()
38 " jeq 6b\n" in __generic_copy_from_user()
40 " jra 6b\n" in __generic_copy_from_user()
45 " .long 1b,10b\n" in __generic_copy_from_user()
[all …]
Dchecksum.c21 * B: GCC seems to mess up if one uses too many
59 "lsrl #5,%1\n\t" /* len/32 */ in csum_partial()
79 "dbra %1,1b\n\t" in csum_partial()
84 "jcc 1b\n" in csum_partial()
95 "dbra %3,3b\n\t" in csum_partial()
104 "jlt 5f\n\t" in csum_partial()
109 "5:\t" in csum_partial()
159 "lsrl #5,%1\n\t" /* len/32 */ in csum_and_copy_from_user()
164 "movesl %2@+,%5\n\t" in csum_and_copy_from_user()
165 "addxl %5,%0\n\t" in csum_and_copy_from_user()
[all …]
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
Dremote.h145 #define KEY_SYM_F1 0xFFBE // 1B 5B 5B 41
146 #define KEY_SYM_F2 0xFFBF // 1B 5B 5B 42
147 #define KEY_SYM_F3 0xFFC0 // 1B 5B 5B 43
148 #define KEY_SYM_F4 0xFFC1 // 1B 5B 5B 44
149 #define KEY_SYM_F5 0xFFC2 // 1B 5B 5B 45
150 #define KEY_SYM_F6 0xFFC3 // 1B 5B 31 37 7E
151 #define KEY_SYM_F7 0xFFC4 // 1B 5B 31 38 7E
152 #define KEY_SYM_F8 0xFFC5 // 1B 5B 31 39 7E
153 #define KEY_SYM_F9 0xFFC6 // 1B 5B 32 30 7E
154 #define KEY_SYM_F10 0xFFC7 // 1B 5B 32 31 7E
[all …]
/kernel/linux/linux-5.10/arch/s390/lib/
Duaccess.c117 " j 0b\n" in copy_from_user_mvcos()
122 " jnh 5f\n" in copy_from_user_mvcos()
125 " j 5f\n" in copy_from_user_mvcos()
127 "5:\n" in copy_from_user_mvcos()
128 EX_TABLE(0b,2b) EX_TABLE(3b,5b) EX_TABLE(6b,2b) EX_TABLE(7b,5b) in copy_from_user_mvcos()
145 "7: jz 5f\n" in copy_from_user_mvcp()
150 "8: jnz 1b\n" in copy_from_user_mvcp()
151 " j 5f\n" in copy_from_user_mvcp()
161 "5: slgr %0,%0\n" in copy_from_user_mvcp()
163 EX_TABLE(0b,3b) EX_TABLE(2b,3b) EX_TABLE(4b,6b) in copy_from_user_mvcp()
[all …]
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dtraps.c385 case 5: /* illoc */ in do_entIF()
461 EXC(1b,3b,%1,%0) in do_entUna()
462 EXC(2b,3b,%2,%0) in do_entUna()
477 EXC(1b,3b,%1,%0) in do_entUna()
478 EXC(2b,3b,%2,%0) in do_entUna()
493 EXC(1b,3b,%1,%0) in do_entUna()
494 EXC(2b,3b,%2,%0) in do_entUna()
507 "1: ldq_u %2,1(%5)\n" in do_entUna()
508 "2: ldq_u %1,0(%5)\n" in do_entUna()
509 " inswh %6,%5,%4\n" in do_entUna()
[all …]
/kernel/linux/linux-5.10/arch/arc/include/asm/
Duaccess.h85 " j 2b\n" \
89 " .word 1b,3b\n" \
107 " j 2b\n" \
111 " .word 1b,3b\n" \
112 " .word 4b,3b\n" \
137 " j 2b\n" \
141 " .word 1b,3b\n" \
155 " j 2b\n" \
159 " .word 1b,3b\n" \
160 " .word 4b,3b\n" \
[all …]
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsm3-ce-core.S11 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
12 .set .Lv\b\().4s, \b
16 .inst 0xce60c000 | .L\rd | (.L\rn << 5) | (.L\rm << 16)
20 .inst 0xce60c400 | .L\rd | (.L\rn << 5) | (.L\rm << 16)
24 .inst 0xce400000 | .L\rd | (.L\rn << 5) | (.L\ra << 10) | (.L\rm << 16)
28 .inst 0xce408000 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16)
32 .inst 0xce408400 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16)
36 .inst 0xce408800 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16)
40 .inst 0xce408c00 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16)
53 ext \s4\().16b, \s1\().16b, \s2\().16b, #12
[all …]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
Daes-tab-4k.S25 #define R(a, b, c, d) \ argument
26 0x##a##b##c##d, 0x##d##a##b##c, 0x##c##d##a##b, 0x##b##c##d##a
34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d)
35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d)
44 .long R(8e, 47, 47, c9), R(fb, f0, f0, 0b)
46 .long R(5f, a2, a2, fd), R(45, af, af, ea)
48 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b)
51 .long R(6c, 36, 36, 5a), R(7e, 3f, 3f, 41)
53 .long R(68, 34, 34, 5c), R(51, a5, a5, f4)
[all …]
/kernel/linux/linux-5.10/arch/csky/lib/
Dusercopy.c35 " bf 5f \n" \
43 " br 1b \n" \
45 " br 5f \n" \
46 "4: mov %0, %5 \n" \
47 " br 5f \n" \
50 ".long 2b, 4b \n" \
52 "5: \n" \
55 : "5"(-EFAULT), "0"(count), "1"(count), \
146 " br 1b \n" in strnlen_user()
149 " br 5f \n" in strnlen_user()
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm_fourcc.h12 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument
22 #define DRM_FORMAT_RGB332 fourcc_code('R', 'G', 'B', '8')
23 #define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8')
25 #define DRM_FORMAT_XBGR4444 fourcc_code('X', 'B', '1', '2')
27 #define DRM_FORMAT_BGRX4444 fourcc_code('B', 'X', '1', '2')
29 #define DRM_FORMAT_ABGR4444 fourcc_code('A', 'B', '1', '2')
31 #define DRM_FORMAT_BGRA4444 fourcc_code('B', 'A', '1', '2')
32 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5')
33 #define DRM_FORMAT_XBGR1555 fourcc_code('X', 'B', '1', '5')
34 #define DRM_FORMAT_RGBX5551 fourcc_code('R', 'X', '1', '5')
[all …]
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dfeature-fixups-test.S113 2: b 3f
114 3: or 5,5,5
115 beq 3b
116 b 1f
118 b 2b
119 1: bdnz 3b
127 2: b 3f
128 3: or 5,5,5
129 beq 3b
130 b 1f
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dsaa7134-cardlist.rst37 * - 5
51 - 153b:1142
63 - 153b:1143
75 - 1048:226b
95 - 185b:c100
99 - 102B:48d0
123 - 11bd:002b
171 - 153b:1152
179 - 185b:c100
183 - 185b:c100
[all …]
/kernel/linux/linux-5.10/lib/crypto/
Dcurve25519-hacl64.c19 static __always_inline u64 u64_eq_mask(u64 a, u64 b) in u64_eq_mask() argument
21 u64 x = a ^ b; in u64_eq_mask()
29 static __always_inline u64 u64_gte_mask(u64 a, u64 b) in u64_gte_mask() argument
32 u64 y = b; in u64_gte_mask()
43 static __always_inline void modulo_carry_top(u64 *b) in modulo_carry_top() argument
45 u64 b4 = b[4]; in modulo_carry_top()
46 u64 b0 = b[0]; in modulo_carry_top()
49 b[4] = b4_; in modulo_carry_top()
50 b[0] = b0_; in modulo_carry_top()
133 u32 ctr = 5 - 0 - 1; in fmul_shift_reduce()
[all …]
/kernel/linux/linux-5.10/arch/sparc/kernel/
Duna_asm_32.S36 5: stb %g7, [%o0 + 1]
44 9: stb %g1, [%o0 + 5]
46 b 0f
53 b 0f
62 .word 4b, retl_efault
63 .word 5b, retl_efault
64 .word 6b, retl_efault
65 .word 7b, retl_efault
66 .word 8b, retl_efault
67 .word 9b, retl_efault
[all …]
/kernel/linux/linux-5.10/arch/sh/lib/
Dmemcpy-sh4.S31 mov r4,r2 ! 5 MT (0 cycles latency)
41 mov r7, r3 ! 5 MT (latency=0) ! RQPO
46 mov r1,r6 ! 5 MT (latency=0)
50 mov r1, r7 ! 5 MT (latency=0)
53 bt/s 3b ! 109 BR
58 mov r7,r3 ! 5 MT (latency=0) ! OPQR
64 mov r1,r6 ! 5 MT (latency=0)
67 mov r1,r7 ! 5 MT (latency=0)
70 bt/s 3b ! 109 BR
83 mov.b @(r0,r5),r1 ! 20 LS (latency=2)
[all …]
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Duaccess.h56 * (b) require any knowledge of processes at this stage
74 * The "lda %1, 2b-1b(%0)" bits are magic to get the assembler to
128 EXC(1b,2b,%0,%1) \
135 EXC(1b,2b,%0,%1) \
145 EXC(1b,2b,%0,%1) \
152 EXC(1b,2b,%0,%1) \
168 EXC(1b,3b,%0,%2) \
169 EXC(2b,3b,%0,%2) \
178 EXC(1b,2b,%0,%1) \
224 EXC(1b,2b,$31,%0) \
[all …]
/kernel/linux/linux-5.10/arch/arm/crypto/
Dsha256-core.S_shipped66 .align 5
90 .align 5
127 eor r0,r8,r8,ror#5
128 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
135 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
144 eor r0,r8,r8,ror#5
168 eor r12,r4,r5 @ a^b, b^c in next round
171 eor r12,r4,r5 @ a^b, b^c in next round
175 and r3,r3,r12 @ (b^c)&=(a^b)
177 eor r3,r3,r5 @ Maj(a,b,c)
[all …]
/kernel/linux/linux-5.10/arch/c6x/kernel/
Dentry.S180 B .S2 __rp ; return from interruption
194 B .S2X A0
196 B .S1 schedule
207 B .S2X A0
209 B .S1 syscall_trace_entry
220 [!B1] BNOP .S2 ret_from_syscall_function,5
237 BNOP .S2 B0,5 ; branch to syscall handler
242 [!A0] BNOP .S1 work_pending,5
243 [A0] B .S2 syscall_trace_exit
251 [!A0] BNOP .S1 work_notifysig,5
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm_fourcc.h25 #define fourcc_code(a,b,c,d) ((__u32) (a) | ((__u32) (b) << 8) | ((__u32) (c) << 16) | ((__u32) (d)… argument
35 #define DRM_FORMAT_RGB332 fourcc_code('R', 'G', 'B', '8')
36 #define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8')
38 #define DRM_FORMAT_XBGR4444 fourcc_code('X', 'B', '1', '2')
40 #define DRM_FORMAT_BGRX4444 fourcc_code('B', 'X', '1', '2')
42 #define DRM_FORMAT_ABGR4444 fourcc_code('A', 'B', '1', '2')
44 #define DRM_FORMAT_BGRA4444 fourcc_code('B', 'A', '1', '2')
45 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5')
46 #define DRM_FORMAT_XBGR1555 fourcc_code('X', 'B', '1', '5')
47 #define DRM_FORMAT_RGBX5551 fourcc_code('R', 'X', '1', '5')
[all …]

12345678910>>...60