Home
last modified time | relevance | path

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

12345678910>>...36

/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/
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-6.6.21/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-6.6.21/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-6.6.21/lib/crypto/
Dsha1.c57 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
61 TEMP = E; E = D; D = C; C = B; B = A; A = TEMP; } while (0)
63 #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
64 #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
65 #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
66 #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
67 #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
89 __u32 A, B, C, D, E; in sha1_transform() local
95 D = digest[3]; in sha1_transform()
100 T_0_15(i, A, B, C, D, E); in sha1_transform()
[all …]
/linux-6.6.21/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.S117 mov 12(HASH_PTR), D
128 RR F1,A,B,C,D,E,0
129 RR F1,D,E,A,B,C,2
130 RR F1,B,C,D,E,A,4
131 RR F1,E,A,B,C,D,6
132 RR F1,C,D,E,A,B,8
134 RR F1,A,B,C,D,E,10
135 RR F1,D,E,A,B,C,12
136 RR F1,B,C,D,E,A,14
137 RR F1,E,A,B,C,D,16
[all …]
/linux-6.6.21/Documentation/translations/zh_CN/arch/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-6.6.21/drivers/pinctrl/sunxi/
Dpinctrl-suniv-f1c100s.c116 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
123 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
129 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
135 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
141 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
147 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
153 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
159 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
165 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
171 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun8i-a23.c203 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
207 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
211 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
216 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
221 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
226 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
231 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
236 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
241 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
246 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun50i-h6.c193 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
200 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
207 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
214 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
221 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
228 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
235 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
242 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
249 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
256 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun50i-a64.c175 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
182 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
189 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
196 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
203 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
209 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
215 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
220 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
225 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
231 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
Dpinctrl-sun8i-a83t.c181 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
186 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
191 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
196 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
201 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
206 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
211 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 10),
216 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 11),
221 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 12),
226 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 13),
[all …]
Dpinctrl-sun8i-a33.c155 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
160 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
165 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
170 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
175 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
180 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
185 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 10),
190 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 11),
195 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 12),
200 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 13),
[all …]
/linux-6.6.21/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-6.6.21/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-6.6.21/Documentation/arch/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-6.6.21/arch/arm64/boot/dts/renesas/
Dulcb-kf-simple-audio-card.dtsi12 * (D) CPU3 <---- PCM3168A-c
14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
42 * (D) CPU3 <- PCM3168A-c
62 * (D) CPU3 <- PCM3168A-c
79 * (D) CPU3 <- PCM3168A-c
Dulcb-kf-audio-graph-card2.dtsi12 * (D) CPU3 <---- PCM3168A-c (6ch)
14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
28 &rsnd_port3 /* (D) CPU3 <- PCM3168A-c */
Dulcb-kf-audio-graph-card.dtsi12 * (D) CPU3 <---- PCM3168A-c (6ch)
14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
26 &rsnd_port3 /* (D) CPU3 <- PCM3168A-c */
46 * (D) CPU3 <- PCM3168A-c
75 * (D) CPU3 <- PCM3168A-c

12345678910>>...36