Home
last modified time | relevance | path

Searched refs:e7 (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dmsm8916-samsung-e7.dts17 * arch/arm/boot/dts/qcom-msm8916-samsung-e7.dts
22 compatible = "samsung,e7", "qcom,msm8916";
DMakefile19 dtb-$(CONFIG_ARCH_QCOM) += msm8916-samsung-e7.dtb
/linux-6.1.9/drivers/input/mouse/
Dalps.c2849 static const struct alps_protocol_info *alps_match_table(unsigned char *e7, in alps_match_table() argument
2858 if (!memcmp(e7, model->signature, sizeof(model->signature))) in alps_match_table()
2885 unsigned char e6[4], e7[4], ec[4]; in alps_identify() local
2906 PSMOUSE_CMD_SETSCALE21, e7) || in alps_identify()
2912 protocol = alps_match_table(e7, ec); in alps_identify()
2914 if (e7[0] == 0x73 && e7[1] == 0x02 && e7[2] == 0x64 && in alps_identify()
2917 } else if (e7[0] == 0x73 && e7[1] == 0x03 && e7[2] == 0x50 && in alps_identify()
2928 } else if (e7[0] == 0x73 && e7[1] == 0x03 && in alps_identify()
2929 (e7[2] == 0x14 || e7[2] == 0x28)) { in alps_identify()
2931 } else if (e7[0] == 0x73 && e7[1] == 0x03 && e7[2] == 0xc8) { in alps_identify()
[all …]
/linux-6.1.9/arch/arm/boot/dts/
Dqcom-msm8916-samsung-e7.dts2 #include "arm64/qcom/msm8916-samsung-e7.dts"
DMakefile1054 qcom-msm8916-samsung-e7.dtb \
/linux-6.1.9/arch/powerpc/crypto/
Daes-tab-4k.S39 .long R(e7, fe, fe, 19), R(b5, d7, d7, 62)
103 .long R(c8, 64, 64, ac), R(ba, 5d, 5d, e7)
121 .long R(d5, e7, e7, 32), R(8b, c8, c8, 43)
176 .long R(03, 8f, 5f, e7), R(15, 92, 9c, 95)
211 .long R(e7, 19, 5b, 38), R(79, c8, ee, db)
220 .long R(0c, 0a, 67, b1), R(93, 57, e7, 0f)
260 .long R(ba, e7, 9b, d9), R(4a, 6f, 36, ce)
/linux-6.1.9/Documentation/devicetree/bindings/riscv/
Dcpus.yaml34 - sifive,e7
/linux-6.1.9/drivers/tty/vt/
Dcp437.uni161 0x87 U+00e7
/linux-6.1.9/Documentation/firmware-guide/acpi/apei/
Deinj.rst181 [22715.834759] EDAC sbridge MC3: PROCESSOR 0:306e7 TIME 1422553404 SOCKET 0 APIC 0
/linux-6.1.9/Documentation/devicetree/bindings/arm/
Dqcom.yaml180 - samsung,e7
/linux-6.1.9/tools/arch/x86/lib/
Dx86-opcode-map.txt291 e7: OUT Ib,eAX
585 e7: movntq Mq,Pq | vmovntdq Mx,Vx (66)
/linux-6.1.9/arch/x86/lib/
Dx86-opcode-map.txt291 e7: OUT Ib,eAX
585 e7: movntq Mq,Pq | vmovntdq Mx,Vx (66)
/linux-6.1.9/Documentation/usb/
Dgadget-testing.rst238 00000000 05 01 09 06 a1 01 05 07 19 e0 29 e7 15 00 25 01 |..........)...%.|
/linux-6.1.9/arch/m68k/ifpsp060/
Dpfpsp.sa1598 dc.l $02020302,$02030203,$030248e7,$3f20f227
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dchip.c208 e7, e7val, \ argument
225 ((u64)(e7val) << DCC_CFG_SC_VL_TABLE_##range##_ENTRY##e7##_SHIFT) | \