/Linux-v6.6/drivers/comedi/drivers/ni_routing/ni_route_values/ |
D | ni_eseries.c | 53 [B(NI_PFI(0))] = { 54 [B(NI_AI_StartTrigger)] = I(NI_PFI_OUTPUT_AI_START1), 56 [B(NI_PFI(1))] = { 57 [B(NI_AI_ReferenceTrigger)] = I(NI_PFI_OUTPUT_AI_START2), 59 [B(NI_PFI(2))] = { 60 [B(NI_AI_ConvertClock)] = I(NI_PFI_OUTPUT_AI_CONVERT), 62 [B(NI_PFI(3))] = { 63 [B(NI_CtrSource(1))] = I(NI_PFI_OUTPUT_G_SRC1), 65 [B(NI_PFI(4))] = { 66 [B(NI_CtrGate(1))] = I(NI_PFI_OUTPUT_G_GATE1), [all …]
|
D | ni_660x.c | 48 [B(NI_PFI(8))] = { 49 [B(NI_CtrInternalOutput(7))] = I(1), 51 [B(NI_PFI(10))] = { 52 [B(NI_CtrGate(7))] = I(1), 54 [B(NI_PFI(11))] = { 55 [B(NI_CtrSource(7))] = I(1), 57 [B(NI_PFI(12))] = { 58 [B(NI_CtrInternalOutput(6))] = I(1), 60 [B(NI_PFI(14))] = { 61 [B(NI_CtrGate(6))] = I(1), [all …]
|
D | ni_mseries.c | 56 [B(NI_PFI(0))] = { 57 [B(TRIGGER_LINE(0))] = I(18), 58 [B(TRIGGER_LINE(1))] = I(19), 59 [B(TRIGGER_LINE(2))] = I(20), 60 [B(TRIGGER_LINE(3))] = I(21), 61 [B(TRIGGER_LINE(4))] = I(22), 62 [B(TRIGGER_LINE(5))] = I(23), 63 [B(TRIGGER_LINE(6))] = I(24), 64 [B(TRIGGER_LINE(7))] = I(25), 65 [B(NI_CtrSource(0))] = I(9), [all …]
|
/Linux-v6.6/arch/m68k/lib/ |
D | uaccess.c | 21 " 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 …]
|
D | checksum.c | 21 * 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 …]
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | subdev-formats.rst | 198 For instance, a format where pixels are encoded as 5-bits red, 5-bits 199 green and 5-bit blue values padded on the high bit, transferred as 2 259 - 5 298 - b\ :sub:`3` 299 - b\ :sub:`2` 300 - b\ :sub:`1` 301 - b\ :sub:`0` 370 - b\ :sub:`3` 371 - b\ :sub:`2` 372 - b\ :sub:`1` [all …]
|
D | pixfmt-rgb.rst | 45 - 'r', 'g' and 'b' denote bits of the red, green and blue components 59 R\ :sub:`0` G\ :sub:`5` G\ :sub:`4` G\ :sub:`3` G\ :sub:`2` G\ :sub:`1` 60 G\ :sub:`0` B\ :sub:`4` B\ :sub:`3` B\ :sub:`2` B\ :sub:`1` B\ :sub:`0`], and 62 R\ :sub:`0` G\ :sub:`5` G\ :sub:`4` G\ :sub:`3`] followed by [G\ :sub:`2` 63 G\ :sub:`1` G\ :sub:`0` B\ :sub:`4` B\ :sub:`3` B\ :sub:`2` B\ :sub:`1` 64 B\ :sub:`0`]. 89 - 5 98 - 5 107 - 5 116 - 5 [all …]
|
D | pixfmt-srggb10-ipu3.rst | 39 - B\ :sub:`0000low` 42 B\ :sub:`0000high`\ (bits 1--0) 43 - B\ :sub:`0002low`\ (bits 7--4) 48 B\ :sub:`0002high`\ (bits 5--0) 51 - B\ :sub:`0004low` 54 B\ :sub:`0004high`\ (bits 1--0) 55 - B\ :sub:`0006low`\ (bits 7--4) 61 B\ :sub:`0006high`\ (bits 5--0) 63 - B\ :sub:`0008low` 66 B\ :sub:`0008high`\ (bits 1--0) [all …]
|
/Linux-v6.6/arch/loongarch/lib/ |
D | copy_user.S | 18 ALTERNATIVE "b __copy_user_generic", \ 19 "b __copy_user_fast", CPU_FEATURE_UAL 34 1: ld.b t0, a1, 0 35 2: st.b t0, a0, 0 39 bgtz a2, 1b 44 _asm_extable 1b, 3b 45 _asm_extable 2b, 3b 79 5: ld.d t3, a1, 24 137 .align 5 140 slli.d a3, a2, 5 [all …]
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ccs/ |
D | ccs-regs.asc | 8 # - b bool bit 66 - e visible_pixel 5 82 - e visible_pixel 5 127 - b horizontal_mirror 0 128 - b vertical_flip 1 141 - b enable 0 142 - b ack 1 159 - b raw8_packing_for_raw16 0 160 - b raw10_packing_for_raw20 1 161 - b raw12_packing_for_raw24 2 [all …]
|
/Linux-v6.6/drivers/misc/ibmasm/ |
D | remote.h | 145 #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 …]
|
/Linux-v6.6/arch/csky/lib/ |
D | usercopy.c | 20 " br 5f \n" in raw_copy_from_user() 34 " br 1b \n" in raw_copy_from_user() 36 " bt 5f \n" in raw_copy_from_user() 42 " br 3b \n" in raw_copy_from_user() 43 "5: cmpnei %0, 0 \n" in raw_copy_from_user() 50 " br 5b \n" in raw_copy_from_user() 61 ".long 2b, 7f \n" in raw_copy_from_user() 62 ".long 4b, 7f \n" in raw_copy_from_user() 63 ".long 6b, 7f \n" in raw_copy_from_user() 64 ".long 10b, 8b \n" in raw_copy_from_user() [all …]
|
/Linux-v6.6/arch/arc/include/asm/ |
D | uaccess.h | 56 " j 2b\n" \ 60 " .word 1b,3b\n" \ 78 " j 2b\n" \ 82 " .word 1b,3b\n" \ 83 " .word 4b,3b\n" \ 108 " j 2b\n" \ 112 " .word 1b,3b\n" \ 126 " j 2b\n" \ 130 " .word 1b,3b\n" \ 131 " .word 4b,3b\n" \ [all …]
|
/Linux-v6.6/arch/alpha/kernel/ |
D | traps.c | 383 case 5: /* illoc */ in do_entIF() 459 EXC(1b,3b,%1,%0) in do_entUna() 460 EXC(2b,3b,%2,%0) in do_entUna() 475 EXC(1b,3b,%1,%0) in do_entUna() 476 EXC(2b,3b,%2,%0) in do_entUna() 491 EXC(1b,3b,%1,%0) in do_entUna() 492 EXC(2b,3b,%2,%0) in do_entUna() 505 "1: ldq_u %2,1(%5)\n" in do_entUna() 506 "2: ldq_u %1,0(%5)\n" in do_entUna() 507 " inswh %6,%5,%4\n" in do_entUna() [all …]
|
/Linux-v6.6/arch/arm64/crypto/ |
D | sm3-ce-core.S | 12 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 13 .set .Lv\b\().4s, \b 17 .inst 0xce60c000 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 21 .inst 0xce60c400 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 25 .inst 0xce400000 | .L\rd | (.L\rn << 5) | (.L\ra << 10) | (.L\rm << 16) 29 .inst 0xce408000 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16) 33 .inst 0xce408400 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16) 37 .inst 0xce408800 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16) 41 .inst 0xce408c00 | .L\rd | (.L\rn << 5) | ((\imm2) << 12) | (.L\rm << 16) 54 ext \s4\().16b, \s1\().16b, \s2\().16b, #12 [all …]
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 25 #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 …]
|
/Linux-v6.6/include/linux/usb/ |
D | pd_vdo.h | 23 * <15> :: VDM type ( 1b == structured, 0b == unstructured ) 28 * <5> :: reserved (SVDM), command type (UVDM) 51 #define VDO_SRC_INITIATOR (0 << 5) 52 #define VDO_SRC_RESPONDER (1 << 5) 58 #define CMD_EXIT_MODE 5 67 #define VDO_CMD_REBOOT VDO_CMD_VENDOR(5) 110 * <26> :: modal operation supported (1b == yes) 125 #define IDH_PTYPE_AMA 5 177 * <23:22> :: Connector type (10b == receptacle, 11b == captive plug) 180 * <7> :: Vconn required (AMA only, 0b == no, 1b == yes) [all …]
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | uaccess.h | 16 * (b) require any knowledge of processes at this stage 34 * The "lda %1, 2b-1b(%0)" bits are magic to get the assembler to 88 EXC(1b,2b,%0,%1) \ 95 EXC(1b,2b,%0,%1) \ 105 EXC(1b,2b,%0,%1) \ 112 EXC(1b,2b,%0,%1) \ 128 EXC(1b,3b,%0,%2) \ 129 EXC(2b,3b,%0,%2) \ 138 EXC(1b,2b,%0,%1) \ 184 EXC(1b,2b,$31,%0) \ [all …]
|
/Linux-v6.6/arch/powerpc/lib/ |
D | feature-fixups-test.S | 113 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 …]
|
/Linux-v6.6/include/dt-bindings/usb/ |
D | pd.h | 103 * <26> :: modal operation supported (1b == yes) 118 #define IDH_PTYPE_AMA 5 158 * <23:22> :: Connector type (10b == receptacle, 11b == captive plug) 161 * <7> :: Vconn required (AMA only, 0b == no, 1b == yes) 162 * <6> :: Vbus required (AMA only, 0b == yes, 1b == no) 163 * <5:3> :: Alternate modes 185 #define AMA_VCONN_PWR_5W 5 219 * <23:22> :: Connector type (10b == receptacle, 11b == captive plug) 220 * <21:5> :: Reserved 240 * <19:18> :: type-C to Type-A/B/C/Captive (00b == A, 01 == B, 10 == C, 11 == Captive) [all …]
|
/Linux-v6.6/lib/crypto/ |
D | curve25519-hacl64.c | 17 static __always_inline u64 u64_eq_mask(u64 a, u64 b) in u64_eq_mask() argument 19 u64 x = a ^ b; in u64_eq_mask() 27 static __always_inline u64 u64_gte_mask(u64 a, u64 b) in u64_gte_mask() argument 30 u64 y = b; in u64_gte_mask() 41 static __always_inline void modulo_carry_top(u64 *b) in modulo_carry_top() argument 43 u64 b4 = b[4]; in modulo_carry_top() 44 u64 b0 = b[0]; in modulo_carry_top() 47 b[4] = b4_; in modulo_carry_top() 48 b[0] = b0_; in modulo_carry_top() 131 u32 ctr = 5 - 0 - 1; in fmul_shift_reduce() [all …]
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | saa7134-cardlist.rst | 37 * - 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 …]
|
/Linux-v6.6/arch/sh/lib/ |
D | memcpy-sh4.S | 31 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 …]
|
/Linux-v6.6/arch/sparc/kernel/ |
D | una_asm_32.S | 36 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 …]
|
/Linux-v6.6/arch/s390/include/asm/ |
D | futex.h | 17 "3: jl 1b\n" \ 20 EX_TABLE(0b,4b) EX_TABLE(1b,4b) \ 21 EX_TABLE(2b,4b) EX_TABLE(3b,4b) \ 34 __futex_atomic_op("lr %2,%5\n", in arch_futex_atomic_op_inuser() 38 __futex_atomic_op("lr %2,%1\nar %2,%5\n", in arch_futex_atomic_op_inuser() 42 __futex_atomic_op("lr %2,%1\nor %2,%5\n", in arch_futex_atomic_op_inuser() 46 __futex_atomic_op("lr %2,%1\nnr %2,%5\n", in arch_futex_atomic_op_inuser() 50 __futex_atomic_op("lr %2,%1\nxr %2,%5\n", in arch_futex_atomic_op_inuser() 70 "0: cs %1,%4,0(%5)\n" in futex_atomic_cmpxchg_inatomic() 73 EX_TABLE(0b,2b) EX_TABLE(1b,2b) in futex_atomic_cmpxchg_inatomic()
|