Home
last modified time | relevance | path

Searched refs:D (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/linux-5.19.10/drivers/pinctrl/sunplus/
Dsppctl_sp7021.c14 #define D(x, y) ((x) * 8 + (y)) macro
15 #define P(x, y) PINCTRL_PIN(D(x, y), D_PIS(x, y))
48 D(0, 0), D(0, 1), D(0, 2), D(0, 3), D(0, 4), D(0, 5), D(0, 6), D(0, 7),
49 D(1, 0), D(1, 1), D(1, 2), D(1, 3), D(1, 4), D(1, 5), D(1, 6), D(1, 7),
50 D(2, 0), D(2, 1), D(2, 2), D(2, 3), D(2, 4), D(2, 5), D(2, 6), D(2, 7),
51 D(3, 0), D(3, 1), D(3, 2), D(3, 3), D(3, 4), D(3, 5), D(3, 6), D(3, 7),
52 D(4, 0), D(4, 1), D(4, 2), D(4, 3), D(4, 4), D(4, 5), D(4, 6), D(4, 7),
53 D(5, 0), D(5, 1), D(5, 2), D(5, 3), D(5, 4), D(5, 5), D(5, 6), D(5, 7),
54 D(6, 0), D(6, 1), D(6, 2), D(6, 3), D(6, 4), D(6, 5), D(6, 6), D(6, 7),
55 D(7, 0), D(7, 1), D(7, 2), D(7, 3), D(7, 4), D(7, 5), D(7, 6), D(7, 7),
[all …]
/linux-5.19.10/drivers/gpu/drm/i915/gt/shaders/clear_kernel/
Dhsw.asm39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del…
40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N };
41 (+f0.0) jmpi(1) 352D { align1 WE_all 1N };
48 mov(8) g3<1>UD 0x00000000UD { align1 1Q };
49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N };
50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */
51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N };
52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g3.1 has sliceID …
53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N };
54 add(1) g3<1>D g3<0,1,0>D g3.5<0,1,0>D { align1 1N }; /* g3 = sliceID * Su…
[all …]
Divb.asm39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del…
40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N };
41 (+f0.0) jmpi(1) 44D { align1 WE_all 1N };
48 mov(8) g3<1>UD 0x00000000UD { align1 1Q };
49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N };
50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */
51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N };
52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g3.1 has sliceID …
53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N };
54 add(1) g3<1>D g3<0,1,0>D g3.5<0,1,0>D { align1 1N }; /* g3 = sliceID * Su…
[all …]
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dpixfmt-tch-td16.rst33 - D'\ :sub:`00low`
34 - D'\ :sub:`00high`
35 - D'\ :sub:`01low`
36 - D'\ :sub:`01high`
37 - D'\ :sub:`02low`
38 - D'\ :sub:`02high`
39 - D'\ :sub:`03low`
40 - D'\ :sub:`03high`
42 - D'\ :sub:`10low`
43 - D'\ :sub:`10high`
[all …]
Dpixfmt-tch-td08.rst34 - D'\ :sub:`00`
35 - D'\ :sub:`01`
36 - D'\ :sub:`02`
37 - D'\ :sub:`03`
39 - D'\ :sub:`10`
40 - D'\ :sub:`11`
41 - D'\ :sub:`12`
42 - D'\ :sub:`13`
44 - D'\ :sub:`20`
45 - D'\ :sub:`21`
[all …]
/linux-5.19.10/include/math-emu/
Ddouble.h74 #define FP_UNPACK_RAW_D(X,val) _FP_UNPACK_RAW_2(D,X,val)
75 #define FP_UNPACK_RAW_DP(X,val) _FP_UNPACK_RAW_2_P(D,X,val)
76 #define FP_PACK_RAW_D(val,X) _FP_PACK_RAW_2(D,val,X)
80 _FP_PACK_RAW_2_P(D,val,X); \
85 _FP_UNPACK_RAW_2(D,X,val); \
86 _FP_UNPACK_CANONICAL(D,2,X); \
91 _FP_UNPACK_RAW_2_P(D,X,val); \
92 _FP_UNPACK_CANONICAL(D,2,X); \
97 _FP_PACK_CANONICAL(D,2,X); \
98 _FP_PACK_RAW_2(D,val,X); \
[all …]
/linux-5.19.10/
DCREDITS5 (W), PGP key ID and fingerprint (P), description (D), and
14 D: SLOB slab allocator
18 D: Alpha systems hacking, IPv6 and other network related stuff
19 D: One of assisting postmasters for vger.kernel.org's lists
25 D: Samsung pin controller driver
30 D: /proc/sysvipc
38 D: zlib decompression
42 D: Basic Interphase 5575 driver with UBR and ABR support.
50 D: NFS over TCP patches
51 D: in-kernel DRM Maintainer
[all …]
/linux-5.19.10/lib/zstd/common/
Dcpu.h128 #define D(name, bit) X(name, f1d, bit) macro
129 D(fpu, 0)
130 D(vme, 1)
131 D(de, 2)
132 D(pse, 3)
133 D(tsc, 4)
134 D(msr, 5)
135 D(pae, 6)
136 D(mce, 7)
137 D(cx8, 8)
[all …]
/linux-5.19.10/arch/ia64/lib/
Dcopy_page_mck.S98 #define D (C + 3) macro
99 #define N (D + 1)
106 .rotr v[2*PREFETCH_DIST], n[D-C+1]
143 (p[D]) ld8 t2 = [src0], 3*8 // M0
144 (p[D]) ld8 t4 = [src1], 3*8 // M1
146 (p[D]) st8 [dst_pre_l2] = n[D-C], 128 // M3 prefetch dst from L2
150 (p[D]) st8 [dst0] = t1, 8 // M2
151 (p[D]) st8 [dst1] = t3, 8 // M3
153 (p[D]) ld8 t5 = [src0], 8
154 (p[D]) ld8 t7 = [src1], 3*8
[all …]
/linux-5.19.10/lib/
Dsha1.c56 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
60 TEMP = E; E = D; D = C; C = B; B = A; A = TEMP; } while (0)
62 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
63 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
64 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
65 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
66 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
88 __u32 A, B, C, D, E; in sha1_transform() local
94 D = digest[3]; in sha1_transform()
99 T_0_15(i, A, B, C, D, E); in sha1_transform()
[all …]
/linux-5.19.10/arch/x86/crypto/
Dtwofish-i586-asm_32.S68 push d ## D;\
70 mov s1(%ebp,%edi,4),d ## D;\
74 ror $16, b ## D;\
75 xor s2(%ebp,%edi,4),d ## D;\
77 ror $16, a ## D;\
80 xor s3(%ebp,%edi,4),d ## D;\
84 ror $15, b ## D;\
85 xor (%ebp,%edi,4), d ## D;\
89 add d ## D, %esi;\
90 add %esi, d ## D;\
[all …]
Dsha1_ssse3_asm.S116 mov 12(HASH_PTR), D
127 RR F1,A,B,C,D,E,0
128 RR F1,D,E,A,B,C,2
129 RR F1,B,C,D,E,A,4
130 RR F1,E,A,B,C,D,6
131 RR F1,C,D,E,A,B,8
133 RR F1,A,B,C,D,E,10
134 RR F1,D,E,A,B,C,12
135 RR F1,B,C,D,E,A,14
136 RR F1,E,A,B,C,D,16
[all …]
/linux-5.19.10/Documentation/translations/zh_CN/loongarch/
Dintroduction.rst205 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
209 MUL.D MULH.D MULH.DU DIV.D DIV.DU MOD.D MOD.DU
211 LU12I.W LU32I.D LU52I.D ADDU16I.D
216 SLL.D SRL.D SRA.D ROTR.D SLLI.D SRLI.D SRAI.D ROTRI.D
220 EXT.W.B EXT.W.H CLO.W CLO.D SLZ.W CLZ.D CTO.W CTO.D CTZ.W CTZ.D
221 BYTEPICK.W BYTEPICK.D BSTRINS.W BSTRINS.D BSTRPICK.W BSTRPICK.D
222 REVB.2H REVB.4H REVB.2W REVB.D REVH.2W REVH.D BITREV.4B BITREV.8B BITREV.W BITREV.D
231 LD.B LD.BU LD.H LD.HU LD.W LD.WU LD.D ST.B ST.H ST.W ST.D
232 LDX.B LDX.BU LDX.H LDX.HU LDX.W LDX.WU LDX.D STX.B STX.H STX.W STX.D
233 LDPTR.W LDPTR.D STPTR.W STPTR.D
[all …]
/linux-5.19.10/drivers/pinctrl/sunxi/
Dpinctrl-suniv-f1c100s.c117 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
124 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
130 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
136 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
142 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
148 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
154 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
160 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
166 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
172 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun8i-a23.c204 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
208 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
212 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
217 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
222 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
227 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
232 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
237 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
242 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
247 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun50i-h6.c194 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
201 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
208 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
215 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
222 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
229 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
236 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
243 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
250 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
257 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun50i-a64.c176 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
183 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
190 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
197 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
204 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
210 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
216 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
221 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
226 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
232 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun8i-a83t.c182 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
187 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
192 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
197 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
202 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
207 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
212 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 10),
217 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 11),
222 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 12),
227 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 13),
[all …]
Dpinctrl-sun8i-a33.c156 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
161 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
166 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
171 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
176 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
181 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
186 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 10),
191 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 11),
196 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 12),
201 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 13),
[all …]
Dpinctrl-sun5i.c381 SUNXI_PIN_VARIANT(SUNXI_PINCTRL_PIN(D, 0),
386 SUNXI_PIN_VARIANT(SUNXI_PINCTRL_PIN(D, 1),
391 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
396 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
401 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
406 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
411 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
416 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
421 SUNXI_PIN_VARIANT(SUNXI_PINCTRL_PIN(D, 8),
426 SUNXI_PIN_VARIANT(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun9i-a80.c261 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
266 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
271 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
276 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
281 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
286 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
291 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
296 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
301 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
306 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
/linux-5.19.10/Documentation/staging/
Dlzo.rst139 0 0 0 0 D D S S (0..15) : copy 2 bytes from <= 1kB distance
143 distance = (H << 2) + D + 1
149 0 0 0 0 D D S S (0..15) : copy 3 bytes from 2..3 kB distance
153 distance = (H << 2) + D + 2049
158 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
159 distance = 16384 + (H << 14) + D
168 zeros if distance = 0xbfff, i.e. H = 1 and the D bits are all 1.
175 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
176 distance = D + 1
179 0 1 L D D D S S (64..127)
[all …]
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h7726 u8 D[32]; in calc_crc8() local
7734 D[i] = (u8)(data & 1); in calc_crc8()
7744 NewCRC[0] = D[31] ^ D[30] ^ D[28] ^ D[23] ^ D[21] ^ D[19] ^ D[18] ^ in calc_crc8()
7745 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in calc_crc8()
7747 NewCRC[1] = D[30] ^ D[29] ^ D[28] ^ D[24] ^ D[23] ^ D[22] ^ D[21] ^ in calc_crc8()
7748 D[20] ^ D[18] ^ D[17] ^ D[16] ^ D[15] ^ D[14] ^ D[13] ^ in calc_crc8()
7749 D[12] ^ D[9] ^ D[6] ^ D[1] ^ D[0] ^ C[0] ^ C[4] ^ C[5] ^ in calc_crc8()
7751 NewCRC[2] = D[29] ^ D[28] ^ D[25] ^ D[24] ^ D[22] ^ D[17] ^ D[15] ^ in calc_crc8()
7752 D[13] ^ D[12] ^ D[10] ^ D[8] ^ D[6] ^ D[2] ^ D[1] ^ D[0] ^ in calc_crc8()
7754 NewCRC[3] = D[30] ^ D[29] ^ D[26] ^ D[25] ^ D[23] ^ D[18] ^ D[16] ^ in calc_crc8()
[all …]
/linux-5.19.10/Documentation/arm/nwfpe/
Dnetwinder-fpe.rst13 <S|D|E> = <single|double|extended>, no default
24 <LDF|STF>{cond}<S|D|E> Fd, Rn
25 <LDF|STF>{cond}<S|D|E> Fd, [Rn, #<expression>]{!}
26 <LDF|STF>{cond}<S|D|E> Fd, [Rn], #<expression>
33 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn]
34 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn, #<expression>]{!}
35 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn], #<expression>
51 FLT{cond}<S,D,E>{P,M,Z} Fn, Rd Convert integer to floating point
80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract
[all …]
/linux-5.19.10/Documentation/fb/
Dviafb.modes29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz
32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz
53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz
74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz
95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz
116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz
137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz
158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz
179 # D: 32.668 MHz, H: 35.820 kHz, V: 60.00 Hz
200 # D: 40.00 MHz, H: 37.879 kHz, V: 60.32 Hz
[all …]

12345678910>>...33