/Linux-v4.19/drivers/input/mouse/ |
D | alps.c | 2851 static const struct alps_protocol_info *alps_match_table(unsigned char *e7, in alps_match_table() argument 2860 if (!memcmp(e7, model->signature, sizeof(model->signature))) in alps_match_table() 2870 unsigned char e6[4], e7[4], ec[4]; in alps_identify() local 2891 PSMOUSE_CMD_SETSCALE21, e7) || in alps_identify() 2897 protocol = alps_match_table(e7, ec); in alps_identify() 2899 if (e7[0] == 0x73 && e7[1] == 0x02 && e7[2] == 0x64 && in alps_identify() 2902 } else if (e7[0] == 0x73 && e7[1] == 0x03 && e7[2] == 0x50 && in alps_identify() 2913 } else if (e7[0] == 0x73 && e7[1] == 0x03 && in alps_identify() 2914 (e7[2] == 0x14 || e7[2] == 0x28)) { in alps_identify() 2916 } else if (e7[0] == 0x73 && e7[1] == 0x03 && e7[2] == 0xc8) { in alps_identify() [all …]
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 44 .long R(e7, fe, fe, 19), R(b5, d7, d7, 62) 108 .long R(c8, 64, 64, ac), R(ba, 5d, 5d, e7) 126 .long R(d5, e7, e7, 32), R(8b, c8, c8, 43) 181 .long R(03, 8f, 5f, e7), R(15, 92, 9c, 95) 216 .long R(e7, 19, 5b, 38), R(79, c8, ee, db) 225 .long R(0c, 0a, 67, b1), R(93, 57, e7, 0f) 265 .long R(ba, e7, 9b, d9), R(4a, 6f, 36, ce)
|
/Linux-v4.19/arch/x86/crypto/sha1-mb/ |
D | sha1_x8_avx2.S | 76 # r4 = {e7 e6 e5 e4 e3 e2 e1 e0} 89 # r7 = {h7 g7 f7 e7 d7 c7 b7 a7} 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-v4.19/arch/x86/crypto/sha256-mb/ |
D | sha256_x8_avx2.S | 132 # r4 = {e7 e6 e5 e4 e3 e2 e1 e0} 145 # r7 = {h7 g7 f7 e7 d7 c7 b7 a7} 162 vshufps $0xEE, \r5, \r4, \r4 # r4 = {f7 f6 e7 e6 f3 f2 e3 e2} 167 vshufps $0xDD, \r6, \r4, \r4 # r4 = {h7 g7 f7 e7 h3 g3 f3 e3}
|
/Linux-v4.19/drivers/tty/vt/ |
D | cp437.uni | 160 0x87 U+00e7
|
/Linux-v4.19/Documentation/acpi/apei/ |
D | einj.txt | 173 [22715.834759] EDAC sbridge MC3: PROCESSOR 0:306e7 TIME 1422553404 SOCKET 0 APIC 0
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 291 e7: OUT Ib,eAX 585 e7: movntq Mq,Pq | vmovntdq Mx,Vx (66)
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 291 e7: OUT Ib,eAX 585 e7: movntq Mq,Pq | vmovntdq Mx,Vx (66)
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 291 e7: OUT Ib,eAX 585 e7: movntq Mq,Pq | vmovntdq Mx,Vx (66)
|
/Linux-v4.19/Documentation/usb/ |
D | gadget-testing.txt | 198 00000000 05 01 09 06 a1 01 05 07 19 e0 29 e7 15 00 25 01 |..........)...%.|
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 1598 dc.l $02020302,$02030203,$030248e7,$3f20f227
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | chip.c | 233 e7, e7val, \ argument 250 ((u64)(e7val) << DCC_CFG_SC_VL_TABLE_##range##_ENTRY##e7##_SHIFT) | \
|