Home
last modified time | relevance | path

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

12345678910>>...29

/linux/drivers/pinctrl/sunplus/
H A 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/rust/kernel/debugfs/
H A Dcallback_adapters.rs31 pub(crate) struct WritableAdapter<D, W> {
32 inner: D,
37 unsafe impl<D, W> Adapter for WritableAdapter<D, W> {
38 type Inner = D;
41 impl<D: Writer, W> Writer for WritableAdapter<D, W> {
47 impl<D: Deref, W> Reader for WritableAdapter<D, W>
49 W: Fn(&D::Target, &mut UserSliceReader) -> Result + Send + Sync + 'static,
64 pub(crate) struct FormatAdapter<D, F> {
65 inner: D,
69 impl<D, F> Deref for FormatAdapter<D, F> {
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-tch-td16.rst34 - D'\ :sub:`00low`
35 - D'\ :sub:`00high`
36 - D'\ :sub:`01low`
37 - D'\ :sub:`01high`
38 - D'\ :sub:`02low`
39 - D'\ :sub:`02high`
40 - D'\ :sub:`03low`
41 - D'\ :sub:`03high`
43 - D'\ :sub:`10low`
44 - D'\ :sub:`10high`
[all …]
H A Dpixfmt-tch-td08.rst35 - D'\ :sub:`00`
36 - D'\ :sub:`01`
37 - D'\ :sub:`02`
38 - D'\ :sub:`03`
40 - D'\ :sub:`10`
41 - D'\ :sub:`11`
42 - D'\ :sub:`12`
43 - D'\ :sub:`13`
45 - D'\ :sub:`20`
46 - D'\ :sub:`21`
[all …]
/linux/include/math-emu/
H A 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/lib/zstd/common/
H A Dcpu.h129 #define D(name, bit) X(name, f1d, bit) macro
130 D(fpu, 0)
131 D(vme, 1)
132 D(de, 2)
133 D(pse, 3)
134 D(tsc, 4)
135 D(msr, 5)
136 D(pae, 6)
137 D(mce, 7)
138 D(cx8, 8)
[all …]
/linux/arch/x86/crypto/
H A 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 …]
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A 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/Documentation/translations/zh_CN/arch/loongarch/
H A 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/lib/crypto/x86/
H A Dsha1-ssse3-and-avx.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/drivers/pinctrl/sunxi/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A Dpinctrl-sun9i-a80.c260 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 0),
265 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 1),
270 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 2),
275 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 3),
280 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 4),
285 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 5),
290 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 6),
295 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 7),
300 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 8),
305 SUNXI_PIN(SUNXI_PINCTRL_PIN(D, 9),
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h7728 u8 D[32]; in calc_crc8() local
7736 D[i] = (u8)(data & 1); in calc_crc8()
7746 NewCRC[0] = D[31] ^ D[30] ^ D[28] ^ D[23] ^ D[21] ^ D[19] ^ D[18] ^ in calc_crc8()
7747 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in calc_crc8()
7749 NewCRC[1] = D[30] ^ D[29] ^ D[28] ^ D[24] ^ D[23] ^ D[22] ^ D[21] ^ in calc_crc8()
7750 D[20] ^ D[18] ^ D[17] ^ D[16] ^ D[15] ^ D[14] ^ D[13] ^ in calc_crc8()
7751 D[12] ^ D[9] ^ D[6] ^ D[1] ^ D[0] ^ C[0] ^ C[4] ^ C[5] ^ in calc_crc8()
7753 NewCRC[2] = D[29] ^ D[28] ^ D[25] ^ D[24] ^ D[22] ^ D[17] ^ D[15] ^ in calc_crc8()
7754 D[13] ^ D[12] ^ D[10] ^ D[8] ^ D[6] ^ D[2] ^ D[1] ^ D[0] ^ in calc_crc8()
7756 NewCRC[3] = D[30] ^ D[29] ^ D[26] ^ D[25] ^ D[23] ^ D[18] ^ D[16] ^ in calc_crc8()
[all …]
/linux/Documentation/staging/
H A 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/lib/crypto/
H A Dsha1.c61 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
65 TEMP = E; E = D; D = C; C = B; B = A; A = TEMP; } while (0)
67 #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
68 #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
69 #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
70 #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
71 #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
93 __u32 A, B, C, D, E; in sha1_transform() local
99 D = digest[3]; in sha1_transform()
104 T_0_15(i, A, B, C, D, E); in sha1_transform()
[all …]
/linux/Documentation/arch/arm/nwfpe/
H A 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/arch/arm64/boot/dts/renesas/
H A 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:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
47 * (D) CPU3 <- PCM3168A-c
68 * (D) CPU3 <- PCM3168A-c
84 * (D) CPU3 <- PCM3168A-c
H A 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:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
27 &snd_kf2 /* (D) CPU3 <- PCM3168A-c */
48 * (D) CPU3 <- PCM3168A-c
80 * (D) CPU3 <- PCM3168A-c
H A 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:1,0 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:1,1 xxx.wav
28 &snd_kf2 /* (D) CPU3 <- PCM3168A-c */
/linux/Documentation/fb/
H A 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>>...29