/linux-4.4.14/arch/mips/include/asm/txx9/ |
D | tx3927.h | 58 #define endian_def_sb2(e1, e2, e3) \ argument 59 volatile unsigned short e1;volatile unsigned char e2, e3 60 #define endian_def_b2s(e1, e2, e3) \ argument 61 volatile unsigned char e1, e2;volatile unsigned short e3 62 #define endian_def_b4(e1, e2, e3, e4) \ argument 63 volatile unsigned char e1, e2, e3, e4 67 #define endian_def_sb2(e1, e2, e3) \ argument 68 volatile unsigned char e3, e2;volatile unsigned short e1 69 #define endian_def_b2s(e1, e2, e3) \ argument 70 volatile unsigned short e3;volatile unsigned char e2, e1 [all …]
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 69 mov (__rx_icr,a3),e3 71 movbu d2,(e3) # ACK the interrupt 72 movhu (e3),d2 # flush 116 mov (__tx_icr,a3),e3 118 movbu d2,(e3) # ACK the interrupt 119 movhu (e3),d2 # flush 168 movhu d2,(e3) # disable the interrupt 169 movhu (e3),d2 # flush 182 movhu d2,(e3) # disable transmit interrupts on this 184 movhu (e3),d2 # flush
|
D | head.S | 194 mov 0xed00e3ed,e3 231 mov 0xfd00e3ed,e3
|
D | kgdb.c | 54 gdb_regs[GDB_FR_E3] = regs->e3; in pt_regs_to_gdb_regs() 106 regs->e3 = gdb_regs[GDB_FR_E3]; in gdb_regs_to_pt_regs()
|
D | signal.c | 51 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in restore_sigcontext() 166 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in setup_sigcontext()
|
D | asm-offsets.c | 43 OFFSET(REG_E3, pt_regs, e3); in foo()
|
D | gdb-stub.c | 1401 ptr = mem2hex(®s->e3, ptr, 4, 0); in gdbstub() 1451 ptr = hex2mem(ptr, ®s->e3, 4, 0); in gdbstub() 1722 regs->e0, regs->e1, regs->e2, regs->e3); in debugger_intercept()
|
D | traps.c | 312 regs->e0, regs->e1, regs->e2, regs->e3); in show_registers_only()
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | board.c | 222 const struct bcm47xx_board_type_list3 *e3; in bcm47xx_board_get_nvram() local 289 for (e3 = bcm47xx_board_list_board; e3->value1; e3++) { in bcm47xx_board_get_nvram() 290 if (!strcmp(buf1, e3->value1) && in bcm47xx_board_get_nvram() 291 !strcmp(buf2, e3->value2) && in bcm47xx_board_get_nvram() 292 !strcmp(buf3, e3->value3)) in bcm47xx_board_get_nvram() 293 return &e3->board; in bcm47xx_board_get_nvram()
|
/linux-4.4.14/arch/mn10300/lib/ |
D | do_csum.S | 68 mov (a0+),e3 72 addc e3,d1 76 mov (a0+),e3 80 addc e3,d1 96 mov (a0+),e3 100 addc e3,d1
|
D | memset.S | 29 mov d0,e3 # the return value 93 sub e3,a0,d2 102 mov e3,a0 117 mov e3,a0
|
D | memcpy.S | 30 mov d0,e3 # the return value 106 sub e3,a0,d2 115 mov e3,a0 131 mov e3,a0
|
D | memmove.S | 36 mov d0,e3 # the return value 129 sub e3,a0,d2 136 mov e3,a0 153 mov e3,a0
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | elf.h | 79 _ur->e5 = 0; _ur->e4 = 0; _ur->e3 = 0; _ur->e2 = 0; \ 117 pr_reg[14] = regs->e3; \
|
D | gdb-stub.h | 82 u32 e0, e1, e2, e3, e4, e5, e6, e7; member
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/ |
D | mdp_format.c | 74 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument 80 .unpack = { e0, e1, e2, e3 }, \
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | sigcontext.h | 32 unsigned long e3; member
|
D | ptrace.h | 62 unsigned long e3; member
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 76 .long R(52, 29, 29, 7b), R(dd, e3, e3, 3e) 80 .long R(40, 20, 20, 60), R(e3, fc, fc, 1f) 93 .long R(25, 9f, 9f, ba), R(4b, a8, a8, e3) 172 .long R(ac, fa, 58, ab), R(4b, e3, 03, 93) 196 .long R(e3, 1f, 8f, 57), R(66, 55, ab, 2a) 244 .long R(0d, 86, 52, ec), R(77, c1, e3, d0) 275 .long R(9e, d1, b5, e3), R(4c, 6a, 88, 1b)
|
/linux-4.4.14/arch/h8300/lib/ |
D | libgcc.h | 47 #define A3E e3
|
D | udivsi3.S | 64 sub.w r2,e3 ; dividend - 65536 * er2
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | sunxi-rsb.txt | 41 pmic@3e3 {
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 76 # r4 = {e7 e6 e5 e4 e3 e2 e1 e0} 85 # r3 = {h3 g3 f3 e3 d3 c3 b3 a3} 106 vshufps $0xEE, \r5, \r4, \r4 # r4 = {f7 f6 e7 e6 f3 f2 e3 e2} 111 vshufps $0xDD, \r6, \r4, \r4 # r4 = {h7 g7 f7 e7 h3 g3 f3 e3}
|
/linux-4.4.14/Documentation/hwmon/ |
D | da9052 | 61 Default values of R25, B, ITBAT are 10e3, 3380 and 50e-6 respectively.
|
/linux-4.4.14/lib/ |
D | bch.c | 606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 610 e3 = poly->c[3]; in find_poly_deg3_roots() 611 c2 = gf_div(bch, poly->c[0], e3); in find_poly_deg3_roots() 612 b2 = gf_div(bch, poly->c[1], e3); in find_poly_deg3_roots() 613 a2 = gf_div(bch, poly->c[2], e3); in find_poly_deg3_roots()
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 193 > c017e79d <do_con_write+d9> ja c017e7a7 <do_con_write+e3> 197 > c017e7a7 <do_con_write+e3> movzbl %dl,%esi 208 > c0199ffc <.fixup+10bc> jmp c017e7a7 <do_con_write+e3>
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 569 u32 e3; /* 578xx */ member 702 return bnx2x_blocks_parity_data[idx].reg_mask.e3; in bnx2x_parity_reg_mask()
|
/linux-4.4.14/drivers/tty/vt/ |
D | cp437.uni | 116 0x61 U+0061 U+00e3
|
/linux-4.4.14/Documentation/video4linux/ |
D | gspca.txt | 202 gl860 05e3:0503 Genesys Logic PC Camera 203 gl860 05e3:f191 Genesys Logic PC Camera
|
/linux-4.4.14/Documentation/ |
D | static-keys.txt | 206 ffffffff810442c0: 48 c7 c7 e3 54 98 81 mov $0xffffffff819854e3,%rdi
|
/linux-4.4.14/Documentation/sysctl/ |
D | net.txt | 175 84:50:f4:00:a8:15:d1:a7:e9:7f:1d:60:35:c7:47:25:42:97:74:ca:56:bb:b6:a1:d8:43:e3:c9:0c:fd:17:55:c2:…
|
/linux-4.4.14/Documentation/networking/ |
D | openvswitch.txt | 85 in_port(1), eth(src=e0:91:f5:21:d0:b2, dst=00:02:e3:0f:80:a4),
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 282 e3: JrCXZ Jb (f64) 576 e3: pavgw Pq,Qq | vpavgw Vx,Hx,Wx (66),(v1)
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 e3: JrCXZ Jb (f64) 576 e3: pavgw Pq,Qq | vpavgw Vx,Hx,Wx (66),(v1)
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 705 800005ca: e3 10 f0 00 00 24 stg %r1,0(%r15) 710 800005da: e3 40 f1 10 00 04 lg %r4,272(%r15)
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | chip.c | 195 e3, e3val, \ argument 212 ((u64)(e3val) << DCC_CFG_SC_VL_TABLE_##range##_ENTRY##e3##_SHIFT) | \
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | fplsp.sa | 1221 dc.l $4800b7de,$60ff0000,$27283fdc,$000082e3
|