Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 179 of 179) sorted by relevance

/linux-4.1.27/arch/m68k/lib/
Dudivsi3.S69 #define d2 REG (d2) macro
90 movel d2, sp@-
96 movel d0, d2
97 clrw d2
98 swap d2
99 divu d1, d2 /* high quotient in lower word */
100 movew d2, d0 /* save high quotient */
102 movew sp@(10), d2 /* get low dividend + high rest */
103 divu d1, d2 /* low quotient */
104 movew d2, d0
[all …]
Ddivsi3.S69 #define d2 REG (d2) macro
89 movel d2, sp@-
91 moveq IMM (1), d2 /* sign of result stored in d2 (=1 or =-1) */
96 negb d2 /* change sign because divisor <0 */
98 negl d2 /* change sign because divisor <0 */
104 negb d2
106 negl d2
114 tstb d2
118 L3: movel sp@+, d2
Dmulsi3.S69 #define d2 REG (d2) macro
Dumodsi3.S69 #define d2 REG (d2) macro
Dmodsi3.S69 #define d2 REG (d2) macro
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial-low.S44 movm [d2,d3,a2,a3,exreg0],(sp)
70 mov GxICR_DETECT,d2
71 movbu d2,(e3) # ACK the interrupt
72 movhu (e3),d2 # flush
78 mov (__rx_outp,a3),d2
79 cmp d3,d2
82 mov (__rx_buffer,a3),d2
83 add d2,a2
84 movhu (SCxSTR,e2),d2
85 movbu d2,(1,a2)
[all …]
Dgdb-io-serial-low.S35 movm [d2,d3,a2,a3],(sp)
38 movbu (GDBPORT_SERIAL_IIR),d2
53 movbu (GDBPORT_SERIAL_RX),d2
55 movbu d2,(gdbstub_rx_buffer,a2)
60 mov GxICR_DETECT,d2
61 movbu d2,(XIRQxICR(GDBPORT_SERIAL_IRQ)) # ACK the interrupt
62 movhu (XIRQxICR(GDBPORT_SERIAL_IRQ)),d2 # flush
63 movm (sp),[d2,d3,a2,a3]
Dgdb-io-ttysm-low.S35 movm [d2,d3,a2,a3],(sp)
49 movbu (SCgRXB),d2
51 movbu d2,(gdbstub_rx_buffer,a2)
56 mov GxICR_DETECT,d2
57 movbu d2,(GxICR(SCgRXIRQ)) # ACK the interrupt
58 movhu (GxICR(SCgRXIRQ)),d2 # flush
60 movm (sp),[d2,d3,a2,a3]
Dprofile-low.S34 movm [d2,d3,a2],(sp)
37 mov (12,sp),d2
38 and EPSW_nSL,d2
Dsmp-low.S65 mov GxICR_DETECT,d2
66 movbu d2,(GxICR(FLUSH_CACHE_IPI)) # ACK the interrupt
67 movhu (GxICR(FLUSH_CACHE_IPI)),d2
Dswitch_to.S32 movm [d2,d3,a2,a3,exreg1],(sp)
35 mov (44,sp),d2
69 mov d2,d0 # for ret_from_fork
76 ret [d2,d3,a2,a3,exreg1],32
Dentry.S133 mov (TI_flags,a2),d2
134 btst _TIF_WORK_MASK,d2
138 btst _TIF_NEED_RESCHED,d2
144 mov d2,d1
264 mov (REG_ORIG_D0,fp),d2
265 mov d2,(REG_D0,fp)
266 mov -1,d2
267 mov d2,(REG_ORIG_D0,fp)
Dhead.S159 mov d2,a3
202 mov 0xed00d2ed,d2
239 mov 0xfd00d2ed,d2
261 mov 0x1,d2 # CPU ID
264 mov d2,a0
Dkgdb.c38 gdb_regs[GDB_FR_D2] = regs->d2; in pt_regs_to_gdb_regs()
90 regs->d2 = gdb_regs[GDB_FR_D2]; in gdb_regs_to_pt_regs()
Dsignal.c49 COPY(d1); COPY(d2); COPY(d3); in restore_sigcontext()
164 COPY(d0); COPY(d1); COPY(d2); COPY(d3); in setup_sigcontext()
Dasm-offsets.c34 OFFSET(REG_D2, pt_regs, d2); in foo()
Dgdb-stub.c1383 ptr = mem2hex(&regs->d2, ptr, 4, 0); in gdbstub()
1433 ptr = hex2mem(ptr, &regs->d2, 4, 0); in gdbstub()
1716 regs->d0, regs->d1, regs->d2, regs->d3); in debugger_intercept()
Dtraps.c308 regs->d0, regs->d1, regs->d2, regs->d3); in show_registers_only()
/linux-4.1.27/arch/mn10300/mm/
Dtlb-mn10300.S31 movm [d2,d3,a2],(sp)
41 mov (MMUCTR),d2
42 mov d2,(MMUCTR)
48 mov d3,d2
49 and 0xffc00000,d2
50 lsr 20,d2
51 mov (a2,d2),a2 # PTD *ptd = PGD[addr 31..22]
71 and ~xPTEL2_UNUSED1,d2
73 mov d2,(IPTEL2) # change the TLB
75 movm (sp),[d2,d3,a2]
[all …]
Dcache-flush-by-reg.S110 movm [d2,d3,a2],(sp)
112 movhu (CHCTR),d2
113 btst CHCTR_DCEN,d2
121 # d2 = alignsize;
123 mov L1_CACHE_BYTES,d2
129 add d2,d2
145 mov d2,d1
165 add d2,a2 # a2 += alignsize
172 ret [d2,d3,a2],12
243 movm [d2,d3,a2],(sp)
[all …]
Dcache-inv-by-reg.S141 mov L1_CACHE_BYTES-1,d2
142 add d2,d1
146 sub d0,d1,d2 # calculate the total size
Dcache-inv-by-tag.S194 mov d2,(L1_CACHE_WAYDISP*0,a0) # kill the tag
208 mov d2,(L1_CACHE_WAYDISP*1,a0) # kill the tag
222 mov d2,(L1_CACHE_WAYDISP*2,a0) # kill the tag
236 mov d2,(L1_CACHE_WAYDISP*3,a0) # kill the tag
/linux-4.1.27/arch/mn10300/lib/
Ddo_csum.S24 movm [d2,d3],(sp)
25 mov d1,d2 # count
30 cmp +0,d2
43 add -1,d2
46 cmp +2,d2
52 add -2,d2
53 cmp +4,d2
58 cmp +31,d2
61 add -32,d2
83 sub d3,d2
[all …]
Dmemset.S24 movm [d2,d3],(sp)
27 mov (20,sp),d2 # count
31 cmp +0,d2
35 or d0,d2,d3
46 cmp +31,d2
49 add -32,d2
62 sub d3,d2
65 add d3,d2
70 cmp +16,d2
76 add -16,d2
[all …]
Dmemcpy.S24 movm [d2,d3],(sp)
27 mov (20,sp),d2 # count
32 cmp +0,d2
37 or d2,d3
42 cmp +31,d2
46 add -32,d2
67 sub d3,d2
71 add d3,d2
76 cmp +16,d2
86 add -16,d2
[all …]
Dmemmove.S30 movm [d2,d3],(sp)
33 mov (20,sp),d2 # count
34 add d0,d2,a0 # dst end
35 add d1,d2,a1 # src end
38 cmp +0,d2
43 or d2,d3
49 cmp +31,d2
52 add -32,d2
84 sub d3,d2
87 add d3,d2
[all …]
/linux-4.1.27/drivers/block/
Dswim_asm.S69 movew #seek_time, %d2
85 dbmi %d2, wait_addr_mark_byte
93 moveq #max_retry, %d2
96 dbmi %d2, amark0
101 moveq #max_retry, %d2
104 dbmi %d2, amark1
109 moveq #max_retry, %d2
112 dbmi %d2, amark2
117 moveq #max_retry, %d2
120 dbmi %d2, amark3
[all …]
/linux-4.1.27/arch/m68k/math-emu/
Dfp_movem.S52 btst #11,%d2
54 bfextu %d2{#24,#8},%d0 | static register list
56 1: bfextu %d2{#25,#3},%d0 | dynamic register list
67 btst #12,%d2
72 2: btst #13,%d2
135 btst #12,%d2
139 1: btst #13,%d2
144 getuser.l (%a0)+,%d2,fp_err_ua1,%a0
145 lsr.l #8,%d2
146 lsr.l #7,%d2
[all …]
Dfp_decode.h73 bfextu %d2{#8,#2},%d0
85 bfextu %d2{#16,#3},%d0
99 bfextu %d2{#19,#3},%d0
104 bfextu %d2{#19,#3},%d0
109 bfextu %d2{#22,#3},%d0
115 bfextu %d2{#10,#3},%d0
130 bfextu %d2{#13,#3},%d0
135 move.b %d2,%d0
141 bfextu %d2{#17,#3},%d0 | get the register nr
142 btst #15,%d2 | test for data/addr register
[all …]
Dfp_move.S84 move.l %d1,%d2
99 swap %d2
100 move.w %d2,%d0
103 move.w %d2,%d1
111 swap %d2
112 move.w %d2,%d0
115 move.l %d2,%d1
122 swap %d2
123 move.w %d2,%d1
130 swap %d2
[all …]
Dfp_cond.S52 tst.w %d2
56 lea (-2,%a0,%d2.w),%a0
62 move.l %d2,%d0
67 move.l %d2,%d0
100 move.l %d2,%d0
146 bfextu %d2{#13,#3},%d0
Dfp_scan.S45 | %d2 - first two instr words
74 | first two instruction words are kept in %d2
75 getuser.l (%a0)+,%d2,fp_err_ua1,%a0
299 bfextu %d2{#22,#3},%d0
304 bfextu %d2{#25,#7},%d0
346 bfextu %d2{#27,#5},%d0
358 and.l %d0,%d2
/linux-4.1.27/include/asm-generic/
Dxor.h109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
112 d2 = p1[2]; in xor_32regs_2()
120 d2 ^= p2[2]; in xor_32regs_2()
128 p1[2] = d2; in xor_32regs_2()
146 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
149 d2 = p1[2]; in xor_32regs_3()
157 d2 ^= p2[2]; in xor_32regs_3()
165 d2 ^= p3[2]; in xor_32regs_3()
173 p1[2] = d2; in xor_32regs_3()
192 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
[all …]
/linux-4.1.27/drivers/net/wan/
Dwanxlfw.S321 movel #TX_BUFFERS - 2, %d2 // D2 = TX_BUFFERS - 1 counter
330 dbfw %d2, open_port_tx_loop
337 movel #RX_BUFFERS - 2, %d2 // D2 = RX_BUFFERS - 1 counter
342 dbfw %d2, open_port_rx_loop
454 movel %d1, %d2 // D1 = D2 = tx_out BD# = desc#
455 mulul #DESC_LENGTH, %d2 // D2 = TX desc offset
456 addl ch_status_addr(%d0), %d2
457 addl #STATUS_TX_DESCS, %d2 // D2 = TX desc address
458 cmpl #PACKET_FULL, (%d2) // desc status
462 movel 4(%d2), %a0 // PCI address
[all …]
/linux-4.1.27/arch/x86/lib/
Dstring_32.c19 int d0, d1, d2; in strcpy() local
24 : "=&S" (d0), "=&D" (d1), "=&a" (d2) in strcpy()
34 int d0, d1, d2, d3; in strncpy() local
44 : "=&S" (d0), "=&D" (d1), "=&c" (d2), "=&a" (d3) in strncpy()
54 int d0, d1, d2, d3; in strcat() local
62 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strcat()
72 int d0, d1, d2, d3; in strncat() local
85 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strncat()
120 int d0, d1, d2; in strncmp() local
133 : "=a" (res), "=&S" (d0), "=&D" (d1), "=&c" (d2) in strncmp()
Dmemcpy_32.c25 int d0,d1,d2,d3,d4,d5; in memmove() local
198 : "=&c" (d0), "=&S" (d1), "=&D" (d2), in memmove()
Dmmx_32.c360 int d0, d1, d2; in slow_copy_page() local
365 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in slow_copy_page()
Dx86-opcode-map.txt261 d2: Grp2 Eb,CL (1A)
554 d2: psrld Pq,Qq | vpsrld Vx,Hx,Wx (66),(v1)
/linux-4.1.27/arch/m68k/fpsp040/
Dstwotox.S233 movel %d2,-(%sp)
237 movel %d0,%d2
241 asrl #6,%d2 | ...d2 IS L, N = 64L + J
242 movel %d2,%d0
244 subl %d0,%d2 | ...d2 IS M', N = 64(M+M') + J
245 addil #0x3FFF,%d2
246 movew %d2,ADJFACT(%a6) | ...ADJFACT IS 2^(M')
336 movel %d2,-(%sp)
340 movel %d0,%d2
344 asrl #6,%d2 | ...d2 IS L, N = 64L + J
[all …]
Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
26 | Copy the fraction in d2:d3 to d4:d5.
28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field
29 | extracts and shifts. The three msbs from d2 will go into
35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
36 | into d2:d3. D1 will contain the bcd digit formed.
51 | d2: upper 32-bits of fraction for mul by 8
81 | A2. Copy d2:d3 to d4:d5. Start loop.
84 movel %d2,%d4 |copy the fraction before muls
87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
[all …]
Dround.S144 moveml %d2/%d3,-(%a7) |make some temp registers
149 movel #30,%d2 |of the sgl prec. limits
150 lsll %d2,%d3 |shift g-r bits to MSB of d3
151 movel LOCAL_HI(%a0),%d2 |get word 2 for s-bit test
152 andil #0x0000003f,%d2 |s bit is the or of all other
161 movel #30,%d2 |of the dbl prec. limits
162 lsll %d2,%d3 |shift g-r bits to the MSB of d3
163 movel LOCAL_LO(%a0),%d2 |get lower mantissa for s-bit test
164 andil #0x000001ff,%d2 |s bit is the or-ing of all
173 moveml (%a7)+,%d2/%d3 |restore scratch registers
[all …]
Dsrem_mod.S110 moveml %d2-%d7,-(%a7) | ...save data registers
164 movel -4(%a0),%d2 | ...(D0,D1,D2) is |X|
172 movel %d2,%d1
173 clrl %d2
187 movel %d2,%d7 | ...a copy of D2
188 lsll %d6,%d2
229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
242 subl %d5,%d2 | ...lo(R) - lo(Y)
253 addl %d2,%d2 | ...lo(R) = 2lo(R)
271 movel %d2,%d1
[all …]
Ddecbin.S121 moveml %d2-%d5,-(%a7)
135 | (*) d2: digit count
144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
157 dbf %d2,e_gd |if we have used all 3 digits, exit loop
432 bfextu %d3{#26:#2},%d2 |isolate rounding mode bits
434 asll #2,%d2 |format d2 to be
436 addl %d0,%d2 |in d2 as index into RTABLE
438 moveb (%a1,%d2),%d0 |load new rounding bits from table
503 moveml (%a7)+,%d2-%d5
Dssin.S452 movel %a1,%d2
453 swap %d2
454 andil #0x80000000,%d2
455 oril #0x5F000000,%d2 | ...D2 IS SIGN(INARG)*2**63 IN SGL
456 movel %d2,TWOTO63(%a6)
458 movel %d0,%d2
459 addil #0x00003FFF,%d2 | ...BIASED EXPO OF 2**L * (PI/2)
465 movew %d2,FP_SCR2(%a6)
513 movel (%a7)+,%d2
591 movel %d2,-(%a7)
[all …]
Dscale.S170 movel %d2,-(%a7) |free d2 for norm
172 movel FPTEMP_LO(%a6),%d2
177 roxrl #1,%d2 |mantissa to the right
198 movel %d2,FPTEMP_LO(%a6)
199 movel (%a7)+,%d2
Dbindec.S114 | d2: upper 32-bits of mantissa for binstr
165 moveml %d2-%d7/%a2,-(%a7)
189 movel 8(%a0),%d2
192 lsll #1,%d2
206 movel %d2,8(%a0)
225 | d2: x/x
288 | d2: x/x/scratch
360 | d2: x/0 or 24 for A9
389 clrw %d2 |set up d2 for very small case
396 movel #24,%d2 |put 24 in d2 for A9
[all …]
Dstan.S312 movel %d2,-(%a7)
367 movel #0x00003FFE,%d2 | ...BIASED EXPO OF 2/PI
368 subl %d0,%d2 | ...BIASED EXPO OF 2**(-L)*(2/PI)
372 movew %d2,FP_SCR1(%a6) | ...FP_SCR1 is 2**(-L)*(2/PI)
Dsatan.S295 movel %d2,-(%a7) | ...SAVE d2 TEMPORARILY
296 movel %d0,%d2 | ...THE EXPO AND 16 BITS OF X
Dsto_res.S12 | d2 & a0 should be kept unmodified
Dutil.S682 moveb L_SCR1(%a6),%d2
706 movew L_SCR1(%a6),%d2
730 movel L_SCR1(%a6),%d2
Dres_func.S2021 movel %d2,%d0
/linux-4.1.27/arch/m68k/ifpsp060/src/
Ditest.S170 mov.l &0x99999999,%d2
177 mulu.l %d1,%d2:%d3
194 mov.l &0x99999999,%d2
201 mulu.l %d1,%d2:%d3
218 mov.l &0x66666666,%d2
224 mulu.l %d1,%d2:%d2
240 mov.l &0x00000000,%d2
247 mulu.l %d1,%d2:%d3
264 mov.l &0x00000000,%d2
271 mulu.l %d1,%d2:%d3
[all …]
Dilsp.S111 movm.l &0x3f00,-(%sp) # save d2-d7
126 movm.l &0x3f00,-(%sp) # save d2-d7
343 mov.l %d5, %d2 # dividend mslw
344 swap %d2
346 cmp.w %d2, %d3 # V1 = U1 ?
365 mov.l %d1, %d2
366 mulu.w %d7, %d2 # V2q
382 cmp.l %d2, %d4
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
399 subx.l %d2, %d5 # subtract double precision
[all …]
Dfpsp.S5399 mov.l %d2,-(%sp)
5400 mov.l %d1,%d2
5401 ror.l &1,%d2
5402 and.l &0x80000000,%d2
5403 eor.l %d1,%d2
5404 and.l &0x80000000,%d2
5410 eor.l %d2,RPRIME(%a6)
5411 mov.l (%sp)+,%d2
5573 mov.l %d2,-(%sp) # save d2
5631 mov.l &0x00003FFE,%d2 # BIASED EXP OF 2/PI
[all …]
Disp.S1336 movm.l &0x3c00,-(%sp) # save d2-d5
1344 mov.l %d2,-(%sp) # save old d2
1356 mov.l %d0,%d2
1357 rol.w &0x7,%d2
1358 andi.l &0x3,%d2 # extract scale value
1360 lsl.l %d2,%d1 # shift index by scale
1366 mov.l (%sp)+,%d2 # restore old d2
Dfplsp.S5540 mov.l %a1,%d2
5541 swap %d2
5542 and.l &0x80000000,%d2
5543 or.l &0x5F000000,%d2 # d2 = SIGN(INARG)*2**63 IN SGL
5544 mov.l %d2,TWOTO63(%a6)
5550 mov.l %d1,%d2 # d2 = L
5552 add.l &0x00003FFF,%d2 # BIASED EXP OF 2**L * (PI/2)
5553 mov.w %d2,FP_SCR0_EX(%a6)
5597 mov.l (%sp)+,%d2 # restore d2
5898 mov.l %d2,-(%sp) # save d2
[all …]
Dpfpsp.S4965 mov.l %d2,-(%sp) # save d2
4966 mov.l L_SCR1(%a6),%d2 # fetch opword
4968 btst &0xb,%d2 # is it word or long?
4972 mov.l %d2,%d1
4978 extb.l %d2 # sign extend displacement
4979 add.l %d2,%d0 # index + disp
4982 mov.l (%sp)+,%d2 # restore old d2
/linux-4.1.27/drivers/staging/comedi/drivers/
Dcomedi_8254.c367 unsigned int d2 = i8254->next_div2 ? i8254->next_div2 : I8254_MAX_COUNT; in comedi_8254_cascade_ns_to_timer() local
368 unsigned int div = d1 * d2; in comedi_8254_cascade_ns_to_timer()
383 d2 > 1 && d2 <= I8254_MAX_COUNT && in comedi_8254_cascade_ns_to_timer()
385 div > d1 && div > d2 && in comedi_8254_cascade_ns_to_timer()
391 d2 = I8254_MAX_COUNT; in comedi_8254_cascade_ns_to_timer()
392 start = div / d2; in comedi_8254_cascade_ns_to_timer()
396 for (d2 = div / d1; in comedi_8254_cascade_ns_to_timer()
397 d1 * d2 <= div + d1 + 1 && d2 <= I8254_MAX_COUNT; d2++) { in comedi_8254_cascade_ns_to_timer()
398 ns = i8254->osc_base * d1 * d2; in comedi_8254_cascade_ns_to_timer()
402 d2_glb = d2; in comedi_8254_cascade_ns_to_timer()
[all …]
/linux-4.1.27/drivers/iio/adc/
Dtwl6030-gpadc.c575 int channel, int d1, int d2) in twl6030_calibrate_channel() argument
590 k = 1000 + (((d2 - d1) * 1000) / (x2 - x1)); in twl6030_calibrate_channel()
600 dev_dbg(gpadc->dev, "GPADC d2 for Chn: %d = %d\n", channel, d2); in twl6030_calibrate_channel()
627 s8 d1, d2; in twl6030_calibration() local
648 d2 = trim_regs[1]; in twl6030_calibration()
656 d2 = trim_regs[5]; in twl6030_calibration()
660 d2 = trim_regs[13]; in twl6030_calibration()
664 d2 = trim_regs[7]; in twl6030_calibration()
668 d2 = trim_regs[3]; in twl6030_calibration()
672 d2 = trim_regs[9]; in twl6030_calibration()
[all …]
/linux-4.1.27/arch/x86/boot/compressed/
Dstring.c6 int d0, d1, d2; in memcpy() local
11 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in memcpy()
20 long d0, d1, d2; in memcpy() local
25 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in memcpy()
/linux-4.1.27/include/uapi/linux/
Duuid.h35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
40 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
47 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-4.1.27/arch/m68k/coldfire/
Dhead.S71 movel MCFSIM_SDCS0, %d2 /* Get SDRAM chip select 0 config */
72 andl #0x1f, %d2 /* Get only the chip select size */
74 addql #1, %d2 /* Form exponent */
76 lsll %d2, %d0 /* 2 ^ exponent */
78 movel MCFSIM_SDCS1, %d2 /* Get SDRAM chip select 1 config */
79 andl #0x1f, %d2 /* Get only the chip select size */
81 addql #1, %d2 /* Form exponent */
83 lsll %d2, %d1 /* 2 ^ exponent */
Dentry.S65 GET_CURRENT(%d2)
75 movel %sp,%d2 /* get thread_info pointer */
76 andl #-THREAD_SIZE,%d2 /* at start of kernel stack */
77 movel %d2,%a0
88 movel #-ENOSYS,%d2 /* strace needs -ENOSYS in PT_OFF_D0 */
89 movel %d2,PT_OFF_D0(%sp) /* on syscall entry */
167 GET_CURRENT(%d2)
/linux-4.1.27/fs/ntfs/
Dcollate.c49 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
56 d2 = le32_to_cpup(data2); in ntfs_collate_ntofs_ulong()
57 if (d1 < d2) in ntfs_collate_ntofs_ulong()
60 if (d1 == d2) in ntfs_collate_ntofs_ulong()
/linux-4.1.27/drivers/media/rc/
Drc-core-priv.h121 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument
123 return d1 > (d2 - margin); in geq_margin()
126 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument
128 return ((d1 > (d2 - margin)) && (d1 < (d2 + margin))); in eq_margin()
/linux-4.1.27/arch/nios2/kernel/
Dmisaligned.c73 u8 a, b, d0, d1, d2, d3; in handle_unaligned_c() local
137 d2 = val >> 16; in handle_unaligned_c()
143 *(u8 *)(addr+2) = d2; in handle_unaligned_c()
148 fault |= __put_user(d2, (u8 *)(addr+2)); in handle_unaligned_c()
156 fault |= __get_user(d2, (u8 *)(addr+2)); in handle_unaligned_c()
158 val = (d3 << 24) | (d2 << 16) | (d1 << 8) | d0; in handle_unaligned_c()
/linux-4.1.27/drivers/clk/
Dclk-vt8500.c332 #define WM8650_BITS_TO_FREQ(r, m, d1, d2) \ argument
333 (r * m / (d1 * (1 << d2)))
335 #define WM8650_BITS_TO_VAL(m, d1, d2) \ argument
336 ((d2 << 13) | (d1 << 10) | (m & 0x3FF))
342 #define WM8750_BITS_TO_FREQ(r, m, d1, d2) \ argument
343 (r * (m+1) / ((d1+1) * (1 << d2)))
345 #define WM8750_BITS_TO_VAL(f, m, d1, d2) \ argument
346 ((f << 24) | ((m - 1) << 16) | ((d1 - 1) << 8) | d2)
352 #define WM8850_BITS_TO_FREQ(r, m, d1, d2) \ argument
353 (r * ((m + 1) * 2) / ((d1+1) * (1 << d2)))
[all …]
/linux-4.1.27/scripts/dtc/
Ddata.c154 struct data data_merge(struct data d1, struct data d2) in data_merge() argument
157 struct marker *m2 = d2.markers; in data_merge()
159 d = data_append_markers(data_append_data(d1, d2.val, d2.len), m2); in data_merge()
165 d2.markers = NULL; /* So data_free() doesn't clobber them */ in data_merge()
166 data_free(d2); in data_merge()
Ddtc.h110 struct data data_merge(struct data d1, struct data d2);
/linux-4.1.27/net/ipv4/
Dtcp_illinois.c192 u32 d2, d3; in beta() local
194 d2 = dm / 10; in beta()
195 if (da <= d2) in beta()
199 if (da >= d3 || d3 <= d2) in beta()
215 return (BETA_MIN * d3 - BETA_MAX * d2 + (BETA_MAX - BETA_MIN) * da) in beta()
216 / (d3 - d2); in beta()
/linux-4.1.27/arch/m68k/kernel/
Dhead.S824 movel %d2,%sp@-
1672 5: movel #8,%d2
1679 7: tstl %d2
1681 subq #1,%d2
1685 movel #8+1+8+1+1,%d2
1687 dbra %d2,9b
1688 movel #7,%d2
1693 movel #8+1,%d2
1695 dbra %d2,32b
1728 movel #0,%d2
[all …]
Drelocate_kernel.S16 movew #PAGE_MASK,%d2 /* d2 = PAGE_MASK */
88 andw %d2,%d0
95 andw %d2,%d0
103 andw %d2,%d0
Dprocess.c98 regs->d3, regs->d2, regs->d1); in show_regs()
128 return do_fork(regs->d1, regs->d2, 0, in m68k_clone()
Dasm-offsets.c48 DEFINE(PT_OFF_D2, offsetof(struct pt_regs, d2)); in main()
Dptrace.c51 [1] = PT_REG(d2),
Dsignal.c704 err |= __get_user(regs->d2, &gregs[2]); in rt_restore_ucontext()
816 err |= __put_user(regs->d2, &gregs[2]); in rt_setup_ucontext()
Dtraps.c857 regs->d0, regs->d1, regs->d2, regs->d3); in show_registers()
/linux-4.1.27/drivers/ipack/devices/
Dscc2698.h28 u8 d2, r1; /* reserved */ member
35 u8 d2, cr; /* Command register */ member
53 u8 d2, r1; /* reserved */ member
71 u8 d2, cra; /* Command register (a) */ member
/linux-4.1.27/arch/arm/boot/dts/
Dstih407-clock.dtsi234 clk_s_d2_quadfs: clk-s-d2-quadfs@9106000 {
241 clock-output-names = "clk-s-d2-fs0-ch0",
242 "clk-s-d2-fs0-ch1",
243 "clk-s-d2-fs0-ch2",
244 "clk-s-d2-fs0-ch3";
253 clockgen-d2@x9106000 {
257 clk_s_d2_flexgen: clk-s-d2-flexgen {
Dstih410-clock.dtsi246 clk_s_d2_quadfs: clk-s-d2-quadfs@9106000 {
253 clock-output-names = "clk-s-d2-fs0-ch0",
254 "clk-s-d2-fs0-ch1",
255 "clk-s-d2-fs0-ch2",
256 "clk-s-d2-fs0-ch3";
265 clockgen-d2@x9106000 {
269 clk_s_d2_flexgen: clk-s-d2-flexgen {
Dstih418-clock.dtsi249 clk_s_d2_quadfs: clk-s-d2-quadfs@9106000 {
256 clock-output-names = "clk-s-d2-fs0-ch0",
257 "clk-s-d2-fs0-ch1",
258 "clk-s-d2-fs0-ch2",
259 "clk-s-d2-fs0-ch3";
268 clockgen-d2@x9106000 {
272 clk_s_d2_flexgen: clk-s-d2-flexgen {
Dkirkwood-d2net.dts2 * Device Tree file for d2 Network v2
16 model = "LaCie d2 Network v2";
Dsama5d3xcm.dtsi122 d2 {
123 label = "d2";
Dat91sam9263ek.dts201 d2 {
202 label = "d2";
Dat91-sama5d3_xplained.dts304 d2 {
305 label = "d2";
Dorion5x-lacie-d2-network.dts18 model = "LaCie d2 Network";
19 compatible = "lacie,d2-network", "marvell,orion5x-88f5182", "marvell,orion5x";
Dtegra30.dtsi154 clock-names = "3d", "3d2";
157 reset-names = "3d", "3d2";
DMakefile441 orion5x-lacie-d2-network.dtb \
/linux-4.1.27/Documentation/devicetree/bindings/pwm/
Datmel-pwm.txt28 d2 {
29 label = "d2";
/linux-4.1.27/arch/x86/math-emu/
Dreg_add_sub.c249 FPU_REG const *d1, *d2; in FPU_sub() local
252 d2 = a; in FPU_sub()
255 d2 = b; in FPU_sub()
260 return real_2op_NaN(a, taga, deststnr, d2); in FPU_sub()
262 return real_2op_NaN(b, tagb, deststnr, d2); in FPU_sub()
/linux-4.1.27/net/netfilter/
Dnft_bitwise.c54 struct nft_data_desc d1, d2; in nft_bitwise_init() local
83 err = nft_data_init(NULL, &priv->xor, sizeof(priv->xor), &d2, in nft_bitwise_init()
87 if (d2.len != priv->len) in nft_bitwise_init()
Dnf_tables_api.c3301 struct nft_data_desc d1, d2; in nft_add_set_elem() local
3374 err = nft_data_init(ctx, &data, sizeof(data), &d2, in nft_add_set_elem()
3380 if (set->dtype != NFT_DATA_VERDICT && d2.len != set->dlen) in nft_add_set_elem()
3396 d2.type, d2.len); in nft_add_set_elem()
3401 nft_set_ext_add_length(&tmpl, NFT_SET_EXT_DATA, d2.len); in nft_add_set_elem()
3450 nft_data_uninit(&data, d2.type); in nft_add_set_elem()
/linux-4.1.27/arch/mn10300/include/asm/
Dsyscall.h76 *args++ = regs->d2; in syscall_get_arguments()
108 regs->d2 = *args++; in syscall_set_arguments()
Delf.h76 _ur->a3 = 0; _ur->a2 = 0; _ur->d3 = 0; _ur->d2 = 0; \
106 pr_reg[3] = regs->d2; \
Dframe.inc38 movm [d2,d3,a2,a3,exreg0,exreg1,exother],(sp)
83 movm (sp),[d2,d3,a2,a3,exreg0,exreg1,exother]
Dgdb-stub.h80 u32 d0, d1, d2, d3, a0, a1, a2, a3; member
/linux-4.1.27/arch/x86/kernel/
Dprocess_32.c72 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
110 get_debugreg(d2, 2); in __show_regs()
116 if ((d0 == 0) && (d1 == 0) && (d2 == 0) && (d3 == 0) && in __show_regs()
121 d0, d1, d2, d3); in __show_regs()
Dprocess_64.c62 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
108 get_debugreg(d2, 2); in __show_regs()
114 if ((d0 == 0) && (d1 == 0) && (d2 == 0) && (d3 == 0) && in __show_regs()
118 printk(KERN_DEFAULT "DR0: %016lx DR1: %016lx DR2: %016lx\n", d0, d1, d2); in __show_regs()
Dtsc.c569 unsigned long d1, d2; in quick_pit_calibrate() local
599 if (!pit_expect_msb(0xff-i, &delta, &d2)) in quick_pit_calibrate()
606 if (d1+d2 >= delta >> 11) in quick_pit_calibrate()
/linux-4.1.27/arch/x86/include/asm/
Dstring_64.h11 unsigned long d0, d1, d2; in __inline_memcpy() local
20 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in __inline_memcpy()
Dstring_32.h34 int d0, d1, d2; in __memcpy() local
41 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in __memcpy()
/linux-4.1.27/arch/m68k/ifpsp060/
Diskeleton.S203 move.l %d2,-(%sp)
210 2: movec.l %dfc,%d2
227 movec.l %d2,%dfc
228 movec.l %d2,%sfc
229 move.l (%sp)+,%d2
240 or.l %d2,%d0
244 or.l %d2,%d0
Dpfpsp.sa883 dc.l $f83041ee,$ff8461ff,$000000d2,$2d40ff54
Dfplsp.sa1178 dc.l $ff9060ff,$000029d2,$0c813fff,$80006e00
/linux-4.1.27/arch/m68k/include/asm/
Da.out-core.h43 dump->regs.d2 = regs->d2; in aout_dump_thread()
Duser.h40 long d1,d2,d3,d4,d5,d6,d7; member
Delf.h82 pr_reg[1] = regs->d2; \
/linux-4.1.27/fs/xfs/
Dxfs_dquot.c1059 xfs_dquot_t *d2) in xfs_dqlock2() argument
1061 if (d1 && d2) { in xfs_dqlock2()
1062 ASSERT(d1 != d2); in xfs_dqlock2()
1064 be32_to_cpu(d2->q_core.d_id)) { in xfs_dqlock2()
1065 mutex_lock(&d2->q_qlock); in xfs_dqlock2()
1069 mutex_lock_nested(&d2->q_qlock, XFS_QLOCK_NESTED); in xfs_dqlock2()
1073 } else if (d2) { in xfs_dqlock2()
1074 mutex_lock(&d2->q_qlock); in xfs_dqlock2()
/linux-4.1.27/arch/powerpc/crypto/
Daes-spe-modes.S138 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument
142 rlwimi d3,d2,0,0,0; /* propagate "carry" bits */ \
144 rlwimi d2,d1,0,0,0; \
145 rotlwi d2,d2,1; \
151 #define START_KEY(d0, d1, d2, d3) \ argument
159 xor rD2,d2,rW2; \
Daes-tab-4k.S101 .long R(fd, f3, f3, 0e), R(bf, d2, d2, 6d)
129 .long R(9c, 4e, 4e, d2), R(49, a9, a9, e0)
152 .long R(d2, 69, 69, bb), R(a9, d9, d9, 70)
226 .long R(b4, ee, 96, d2), R(1b, 9b, 91, 9e)
241 .long R(85, 4a, 24, 7d), R(d2, bb, 3d, f8)
279 .long R(b3, 67, 1d, 5a), R(92, db, d2, 52)
285 .long R(9c, d2, df, 59), R(55, f2, 73, 3f)
/linux-4.1.27/arch/mn10300/include/uapi/asm/
Dsigcontext.h23 unsigned long d2; member
Dptrace.h51 unsigned long d2; /* syscall arg 6 */ member
/linux-4.1.27/drivers/ata/
Dpata_at32.c244 const int d2 = 0x00; in pata_at32_debug_bus() local
250 iowrite8(d2, info->alt_addr + (0x06 << 1)); in pata_at32_debug_bus()
254 iowrite8(d2, info->ide_addr + (i << 1)); in pata_at32_debug_bus()
/linux-4.1.27/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S431 #define byteslice_16x16b(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, a3, \ argument
433 vmovdqu d2, st0; \
435 transpose_4x4(a0, a1, a2, a3, d2, d3); \
436 transpose_4x4(b0, b1, b2, b3, d2, d3); \
437 vmovdqu st0, d2; \
443 transpose_4x4(d0, d1, d2, d3, a0, a1); \
460 vpshufb a0, d2, d2; \
465 vmovdqu d2, st0; \
467 transpose_4x4(a0, b0, c0, d0, d2, d3); \
468 transpose_4x4(a1, b1, c1, d1, d2, d3); \
[all …]
Dcamellia-aesni-avx2-asm_64.S470 #define byteslice_16x16b_fast(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, \ argument
472 vmovdqu d2, st0; \
474 transpose_4x4(a0, a1, a2, a3, d2, d3); \
475 transpose_4x4(b0, b1, b2, b3, d2, d3); \
476 vmovdqu st0, d2; \
482 transpose_4x4(d0, d1, d2, d3, a0, a1); \
499 vpshufb a0, d2, d2; \
504 vmovdqu d2, st0; \
506 transpose_4x4(a0, b0, c0, d0, d2, d3); \
507 transpose_4x4(a1, b1, c1, d1, d2, d3); \
[all …]
/linux-4.1.27/arch/m68k/include/uapi/asm/
Dptrace.h31 long d2; member
/linux-4.1.27/drivers/usb/misc/sisusbvga/
Dsisusb_init.c741 unsigned short d1, d2, d3; in SiS_WriteDAC() local
746 d2 = ah; in SiS_WriteDAC()
751 d2 = al; in SiS_WriteDAC()
756 d2 = dh; in SiS_WriteDAC()
760 SiS_SetRegByte(SiS_Pr, DACData, (d2 << shiftflag)); in SiS_WriteDAC()
/linux-4.1.27/drivers/platform/x86/
Dsamsung-laptop.c61 u16 d2; member
413 command, in->d0, in->d1, in->d2, in->d3); in sabi_command()
428 writew(in->d2, samsung->sabi_iface + SABI_IFACE_DATA + 8); in sabi_command()
457 out->d2 = readw(samsung->sabi_iface + SABI_IFACE_DATA + 2); in sabi_command()
463 out->d0, out->d1, out->d2, out->d3); in sabi_command()
475 struct sabi_data in = { { { .d0 = 0, .d1 = 0, .d2 = 0, .d3 = 0 } } }; in sabi_set_commandb()
1263 sdata->d0, sdata->d1, sdata->d2, sdata->d3); in show_call()
1274 sdata->d0, sdata->d1, sdata->d2, sdata->d3); in show_call()
1331 &samsung->debug.data.d2); in samsung_debugfs_init()
/linux-4.1.27/fs/hpfs/
Ddnode.c749 int d1, d2 = 0; in hpfs_count_dnodes() local
789 if (hpfs_stop_cycles(s, ptr, &d1, &d2, "hpfs_count_dnodes #2")) return; in hpfs_count_dnodes()
953 dnode_secno d1, d2, rdno = dno; in hpfs_remove_dtree() local
969 d2 = de->down ? de_down_pointer(de) : 0; in hpfs_remove_dtree()
981 d1 = d2; in hpfs_remove_dtree()
982 d2 = 0; in hpfs_remove_dtree()
1009 int d1, d2 = 0; in map_fnode_dirent() local
1083 if (hpfs_stop_cycles(s, downd, &d1, &d2, "map_fnode_dirent #2")) { in map_fnode_dirent()
Danode.c283 int d1, d2; in hpfs_remove_btree() local
285 d2 = 0; in hpfs_remove_btree()
290 if (hpfs_stop_cycles(s, ano, &d1, &d2, "hpfs_remove_btree #1")) in hpfs_remove_btree()
/linux-4.1.27/fs/fat/
Ddir.c707 struct dirent_type __user *d2 = d1 + 1; \
718 if (put_user(0, d2->d_name) || \
719 put_user(0, &d2->d_reclen) || \
736 if (copy_to_user(d2->d_name, longname, long_len) || \
737 put_user(0, d2->d_name + long_len) || \
738 put_user(long_len, &d2->d_reclen) || \
739 put_user(ino, &d2->d_ino) || \
740 put_user(offset, &d2->d_off) || \
/linux-4.1.27/drivers/video/fbdev/
Dplatinumfb.h30 unsigned char d2; member
Dplatinumfb.c237 out_8(&cmap_regs->d2, (d)); \
250 if (in_8(&cmap_regs->d2) == 2) { in set_platinum_clock()
620 pinfo->dactype = in_8(&pinfo->cmap_regs->d2); in platinumfb_probe()
Dtridentfb.c239 u32 d2 = point(x2 + w - 1, y2 + h - 1); in blade_copy_rect() local
249 writemmr(par, DST1, direction ? d2 : d1); in blade_copy_rect()
250 writemmr(par, DST2, direction ? d1 : d2); in blade_copy_rect()
401 u32 d2 = point(x2 + w - 1, y2 + h - 1); in image_copy_rect() local
411 writemmr(par, DST1, direction ? d2 : d1); in image_copy_rect()
412 writemmr(par, DST2, direction ? d1 : d2); in image_copy_rect()
/linux-4.1.27/arch/c6x/lib/
Dstrasgi_64plus.S25 || mv .d2 b4, b30
Ddivremi.S31 || mv .d2 B4, B2
Ddivi.S40 || mv .d2 B3, B5
Dremi.S49 || mv .d2 B4, B2
Dstrasgi.S44 [B0] sub .d2 B6, 24, B7
Ddivremu.S38 ||[!b1] mvk .d2 1, B4
Dremu.S46 || [!B1] mvk .d2 1, B4
Ddivu.S52 || [!B1] mvk .d2 1, B4
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dmarvell,kirkwood-pinctrl.txt43 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs)
81 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs)
125 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs),
174 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs),
238 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs),
248 sata1(prsnt), lcd(d2)
Dmarvell,armada-39x-pinctrl.txt57 mpp40 40 gpio, i2c1(sda), ua0(rts), sd(d2), dev(ad6), ge(rxd3)
76 mpp59 59 gpio, pcie0(rstout), i2c1(sda), spi1(cs0), sd(d2)
Dmarvell,armada-xp-pinctrl.txt23 mpp2 2 gpio, ge0(txd1), lcd(d2)
55 mpp34 34 gpio, tdm(int5), sd0(d2), sata0(prsnt)
Dmarvell,armada-370-pinctrl.txt33 mpp14 14 gpio, ge0(rxd3), pcie(clkreq0), sd0(d2), spi1(mosi),
75 mpp51 51 gpio, dev(ad12), i2c1(sda), sd0(d2), spi1(mosi)
Dmarvell,armada-38x-pinctrl.txt58 mpp40 40 gpio, i2c1(sda), ge1(rxd3), ua0(rts), sd0(d2), dev(ad6)
77 mpp59 59 gpio, pcie0(rstout), i2c1(sda), spi1(cs0), sd0(d2)
Dmarvell,armada-375-pinctrl.txt42 mpp26 26 gpio, pcie0(clkreq), ge1(rxd2), sd(d2), uart1(rts)
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-lp55xx.txt84 chan-name = "d2";
182 chan-name = "d2";
/linux-4.1.27/arch/x86/kernel/cpu/
Damd.c110 unsigned long d, d2; in init_amd_k6() local
124 rdtscl(d2); in init_amd_k6()
125 d = d2-d; in init_amd_k6()
/linux-4.1.27/arch/powerpc/perf/
Dhv-24x7.c502 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) in memord() argument
509 return memcmp(d1, d2, s1); in memord()
513 size_t s2, unsigned d2) in ev_uniq_ord() argument
519 if (d1 > d2) in ev_uniq_ord()
521 if (d2 > d1) in ev_uniq_ord()
/linux-4.1.27/arch/m68k/mac/
Dmacints.c324 fp->d0, fp->d1, fp->d2, fp->d3); in mac_nmi_handler()
/linux-4.1.27/arch/arm/crypto/
Dghash-ce-core.S26 SHASH2_L .req d2
Dsha512-armv7-neon.S34 #define RC d2
Dsha256-core.S_shipped2075 vadd.i32 d2,d2,d25
2078 vshr.u32 d24,d2,#17
2081 vsli.32 d24,d2,#15
2084 vshr.u32 d25,d2,#10
2090 vshr.u32 d24,d2,#19
2096 vsli.32 d24,d2,#13
Daesbs-core.S_shipped94 vtbl.8 d2, {q11}, d16
199 vtbl.8 d2, {q9}, d24
581 vtbl.8 d2, {q11}, d16
687 vtbl.8 d2, {q9}, d24
/linux-4.1.27/arch/arm/mach-orion5x/
DKconfig119 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
123 LaCie d2 Network NAS.
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S75 # r3 = {d7 d6 d5 d4 d3 d2 d1 d0}
84 # r2 = {h2 g2 f2 e2 d2 c2 b2 a2}
97 vshufps $0xEE, \r3, \r2, \r2 # r2 = {d7 d6 c7 c6 d3 d2 c3 c2}
99 vshufps $0x88, \r2, \r0, \r1 # r1 = {d6 c6 b6 a6 d2 c2 b2 a2}
/linux-4.1.27/drivers/i2c/busses/
Di2c-diolan-u2c.c188 u8 d2, bool flush) in diolan_usb_cmd_data2() argument
192 dev->obuffer[dev->olen++] = d2; in diolan_usb_cmd_data2()
/linux-4.1.27/drivers/isdn/i4l/
Disdn_audio.c200 unsigned long d0, d1, d2, d3; in isdn_audio_tlookup() local
207 : "=&b"(d0), "=&c"(d1), "=&D"(d2), "=&S"(d3) in isdn_audio_tlookup()
/linux-4.1.27/drivers/acpi/acpica/
Dacmacros.h411 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
415 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dpinmux_defs.h271 unsigned int d2 : 1; member
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dkst_ifc.h172 diva_prot_statistics_t d2; member
Dmaintidi.c1822 &pLib->InterfaceStat.d2.X_Frames; in diva_create_parse_table()
1827 &pLib->InterfaceStat.d2.X_Bytes; in diva_create_parse_table()
1832 &pLib->InterfaceStat.d2.X_Errors; in diva_create_parse_table()
1837 &pLib->InterfaceStat.d2.R_Frames; in diva_create_parse_table()
1842 &pLib->InterfaceStat.d2.R_Bytes; in diva_create_parse_table()
1847 &pLib->InterfaceStat.d2.R_Errors; in diva_create_parse_table()
/linux-4.1.27/drivers/net/fddi/skfp/
Dhwmtm.c330 union s_fp_descr volatile *d2 ; in init_descr_ring() local
335 d2 = d1 ; in init_descr_ring()
337 d2->r.rxd_rbctrl = cpu_to_le32(BMU_CHECK) ; in init_descr_ring()
338 d2->r.rxd_next = &d1->r ; in init_descr_ring()
340 d2->r.rxd_nrdadr = cpu_to_le32(phys) ; in init_descr_ring()
/linux-4.1.27/lib/
Dvsprintf.c291 uint32_t d3, d2, d1, q, h; in put_dec() local
298 d2 = (h ) & 0xffff; in put_dec()
303 q = 656 * d3 + 7296 * d2 + 5536 * d1 + ((uint32_t)n & 0xffff); in put_dec()
306 q += 7671 * d3 + 9496 * d2 + 6 * d1; in put_dec()
309 q += 4749 * d3 + 42 * d2; in put_dec()
/linux-4.1.27/arch/x86/xen/
Denlighten.c672 const struct desc_struct *d2) in desc_equal() argument
674 return d1->a == d2->a && d1->b == d2->b; in desc_equal()
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1449 #define MMC_PFC_DAT4(name, d0, d1, d2, d3) SH_PFC_MUX4(name, d0, d1, d2, d3) argument
1450 #define MMC_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
1451 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
1552 #define SDHI_PFC_DAT4(name, d0, d1, d2, d3) SH_PFC_MUX4(name, d0, d1, d2, d3) argument
1690 #define VIN_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
1691 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
/linux-4.1.27/Documentation/networking/caif/
DREADME68 0000000 02 05 00 00 03 01 d2 02
/linux-4.1.27/drivers/hwmon/
Dsht15.c631 int d2 = (data->val_status & SHT15_STATUS_LOW_RESOLUTION) ? 40 : 10; in sht15_calc_temp() local
644 return data->val_temp * d2 + d1; in sht15_calc_temp()
/linux-4.1.27/Documentation/scsi/
Daacraid.txt57 9005:0285:15d9:02d2 SMC AOC-USAS-S8i-LP
/linux-4.1.27/include/linux/
Defi.h51 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
56 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtps65910.txt72 pmu: tps65910@d2 {
/linux-4.1.27/Documentation/i2c/busses/
Di2c-piix493 setpci -s 00:0f.0 d2.b=1
/linux-4.1.27/Documentation/devicetree/bindings/gpu/
Dnvidia,tegra20-host1x.txt98 - 3d2 (Only required on SoCs with two 3D clocks)
103 - 3d2 (Only required on SoCs with two 3D clocks)
/linux-4.1.27/drivers/tty/vt/
Dcp437.uni98 0x4f U+004f U+00d2 U+00d3 U+00d4 U+00d5
/linux-4.1.27/drivers/md/
Draid1.c3035 int d, d2, err; in raid1_reshape() local
3088 for (d = d2 = 0; d < conf->raid_disks; d++) { in raid1_reshape()
3090 if (rdev && rdev->raid_disk != d2) { in raid1_reshape()
3092 rdev->raid_disk = d2; in raid1_reshape()
3100 newmirrors[d2++].rdev = rdev; in raid1_reshape()
/linux-4.1.27/drivers/video/fbdev/sis/
Dinit.c2861 unsigned short d1, d2, d3; in SiS_WriteDAC() local
2864 case 0: d1 = dh; d2 = ah; d3 = al; break; in SiS_WriteDAC()
2865 case 1: d1 = ah; d2 = al; d3 = dh; break; in SiS_WriteDAC()
2866 default: d1 = al; d2 = dh; d3 = ah; in SiS_WriteDAC()
2869 SiS_SetRegByte(DACData, (d2 << shiftflag)); in SiS_WriteDAC()
/linux-4.1.27/drivers/dma/
Dsa11x0-dma.c806 #define CD(d1, d2) { .ddar = DDAR_##d1 | d2, .name = #d1 } argument
/linux-4.1.27/fs/gfs2/
Dsuper.c1310 static int is_ancestor(const struct dentry *d1, const struct dentry *d2) in is_ancestor() argument
1313 if (d1 == d2) in is_ancestor()
/linux-4.1.27/block/
Dcfq-iosched.c1079 sector_t s1, s2, d1 = 0, d2 = 0; in cfq_choose_req() local
1117 d2 = s2 - last; in cfq_choose_req()
1119 d2 = (last - s2) * cfqd->cfq_back_penalty; in cfq_choose_req()
1131 if (d1 < d2) in cfq_choose_req()
1133 else if (d2 < d1) in cfq_choose_req()
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt1045 $ sudo v4l2-ctl -d2 --set-fbuf fb=1
1049 $ v4l2-ctl -d2 --set-fmt-video=pixelformat='AR15'
1051 $ v4l2-ctl -d2 -i2
1052 $ v4l2-ctl -d2 -c horizontal_movement=4
1055 $ v4l2-ctl -d2 --stream-mmap --overlay=1
/linux-4.1.27/Documentation/DocBook/media/
Dfieldseq_bt.gif.b64115 7d2/b47h7G709UH+tp/fdWj99kv3r+8/AM+rbEAC6TMwP/wS7E1ABmNz8MHRIpTwsgIrHO1CDGNb
/linux-4.1.27/drivers/scsi/
Dadvansys.c346 ASC_SCSIQ_2 d2; member
2638 (ulong)q->d2.srb_ptr, q->d2.target_ix, q->d2.cdb_len, in asc_prt_asc_qdone_info()
2639 q->d2.tag_code); in asc_prt_asc_qdone_info()
7103 scp = advansys_srb_to_ptr(asc_dvc_varp, qdonep->d2.srb_ptr); in asc_isr_callback()
7243 tid_no = ASC_TIX_TO_TID(scsiq->d2.target_ix); in AscIsrQDone()
7244 target_id = ASC_TIX_TO_TARGET_ID(scsiq->d2.target_ix); in AscIsrQDone()
7275 scsiq->d2. in AscIsrQDone()
7297 if ((scsiq->d2.srb_ptr == 0UL) || in AscIsrQDone()
/linux-4.1.27/drivers/mfd/
Ddb8500-prcmu.c2083 static int prcmu_a9wdog(u8 cmd, u8 d0, u8 d1, u8 d2, u8 d3) in prcmu_a9wdog() argument
2093 writeb(d2, (tcdm_base + PRCM_REQ_MB4_A9WDOG_2)); in prcmu_a9wdog()
/linux-4.1.27/drivers/leds/
DKconfig439 Network Space (Max) v2 and d2 Network v2 boards.
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_init.c1135 uint32_t cnt, d2; in qla24xx_reset_risc() local
1167 d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0); in qla24xx_reset_risc()
1186 d2 = RD_REG_DWORD(&reg->ctrl_status); in qla24xx_reset_risc()
1229 d2 = (uint32_t) RD_REG_WORD(&reg->mailbox0); in qla24xx_reset_risc()
/linux-4.1.27/drivers/s390/block/
Ddasd_eckd.c164 ceil_quot(unsigned int d1, unsigned int d2) in ceil_quot() argument
166 return (d1 + (d2 - 1)) / d2; in ceil_quot()
/linux-4.1.27/Documentation/security/
Dkeys.txt311 000004d2 I--Q-- 1 perm 1f3f0000 32 -1 keyring _uid.32: 1/4