Home
last modified time | relevance | path

Searched full:xo1 (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.10/arch/x86/include/asm/
Dxor.h46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n" macro
77 XO1(i, 0) \ in xor_sse_2()
78 XO1(i + 1, 1) \ in xor_sse_2()
79 XO1(i + 2, 2) \ in xor_sse_2()
80 XO1(i + 3, 3) \ in xor_sse_2()
121 BLK64(PF1, XO1, i) \ in xor_sse_2_pf64()
165 XO1(i, 0) \ in xor_sse_3()
166 XO1(i + 1, 1) \ in xor_sse_3()
167 XO1(i + 2, 2) \ in xor_sse_3()
168 XO1(i + 3, 3) \ in xor_sse_3()
[all …]
Dxor_32.h16 #define XO1(x, y) " pxor 8*("#x")(%2), %%mm"#y" ;\n" macro
37 XO1(i, 0) \ in xor_pII_mmx_2()
39 XO1(i+1, 1) \ in xor_pII_mmx_2()
41 XO1(i + 2, 2) \ in xor_pII_mmx_2()
43 XO1(i + 3, 3) \ in xor_pII_mmx_2()
81 XO1(i, 0) \ in xor_pII_mmx_3()
82 XO1(i + 1, 1) \ in xor_pII_mmx_3()
83 XO1(i + 2, 2) \ in xor_pII_mmx_3()
84 XO1(i + 3, 3) \ in xor_pII_mmx_3()
130 XO1(i, 0) \ in xor_pII_mmx_4()
[all …]
/Linux-v5.10/arch/x86/platform/olpc/
Dolpc_dt.c253 if (olpc_dt_compatible_match(node, "olpc,xo1.5-battery")) in olpc_dt_fixup()
256 /* Add olpc,xo1.5-battery compatible marker to battery node */ in olpc_dt_fixup()
258 olpc_dt_interpret(" \" olpc,xo1.5-battery\" +compatible"); in olpc_dt_fixup()
261 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup()
263 * If we have a olpc,xo1-battery compatible, then we're in olpc_dt_fixup()
274 olpc_dt_interpret(" \" olpc,xo1-dcon\" +compatible"); in olpc_dt_fixup()
280 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup()
282 * If we have a olpc,xo1-battery compatible, then we're in olpc_dt_fixup()
289 /* Add dcon device, mark RTC as olpc,xo1-rtc */ in olpc_dt_fixup()
293 olpc_dt_interpret(" \" olpc,xo1-dcon\" +compatible"); in olpc_dt_fixup()
[all …]
DMakefile3 obj-$(CONFIG_OLPC_XO1_PM) += olpc-xo1-pm.o xo1-wakeup.o
4 obj-$(CONFIG_OLPC_XO1_RTC) += olpc-xo1-rtc.o
5 obj-$(CONFIG_OLPC_XO1_SCI) += olpc-xo1-sci.o
Dolpc-xo1-pm.c21 #define DRV_NAME "olpc-xo1-pm"
134 else if (strcmp(pdev->name, "olpc-xo1-pm-acpi") == 0) in xo1_pm_probe()
151 else if (strcmp(pdev->name, "olpc-xo1-pm-acpi") == 0) in xo1_pm_remove()
168 .name = "olpc-xo1-pm-acpi",
Dolpc-xo1-rtc.c61 node = of_find_compatible_node(NULL, NULL, "olpc,xo1-rtc"); in xo1_rtc_init()
66 pr_info("olpc-xo1-rtc: Initializing OLPC XO-1 RTC\n"); in xo1_rtc_init()
Dolpc.c229 pdev = platform_device_register_simple("xo1-rfkill", -1, NULL, 0); in add_xo1_platform_devices()
233 pdev = platform_device_register_simple("olpc-xo1", -1, NULL, 0); in add_xo1_platform_devices()
268 * XO-1 EC wakeups are available when olpc-xo1-sci driver is
Dolpc-xo1-sci.c27 #define DRV_NAME "olpc-xo1-sci"
616 .name = "olpc-xo1-sci-acpi",
/Linux-v5.10/Documentation/devicetree/bindings/misc/
Dolpc,xo1.75-ec.yaml5 $id: http://devicetree.org/schemas/misc/olpc,xo1.75-ec.yaml#
25 const: olpc,xo1.75-ec
50 compatible = "olpc,xo1.75-ec";
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dolpc_battery.txt5 - compatible : "olpc,xo1-battery" or "olpc,xo1.5-battery"
/Linux-v5.10/drivers/platform/x86/
Dxo1-rfkill.c69 .name = "xo1-rfkill",
79 MODULE_ALIAS("platform:xo1-rfkill");
DMakefile96 obj-$(CONFIG_XO1_RFKILL) += xo1-rfkill.o
/Linux-v5.10/arch/arm/boot/dts/
Dmmp2-olpc-xo-1-75.dts90 compatible = "olpc,xo1.5-battery", "olpc,xo1-battery";
232 compatible = "olpc,xo1.75-ec";
/Linux-v5.10/drivers/mfd/
Dcs5535-mfd.c57 .name = "olpc-xo1-pm-acpi",
62 .name = "olpc-xo1-sci-acpi",
/Linux-v5.10/Documentation/devicetree/bindings/rtc/
Dolpc-xo1-rtc.txt5 - compatible : "olpc,xo1-rtc"
/Linux-v5.10/drivers/power/supply/
Dolpc_battery.c652 if (of_find_compatible_node(NULL, NULL, "olpc,xo1.75-ec")) { in olpc_battery_probe()
683 if (of_device_is_compatible(pdev->dev.of_node, "olpc,xo1.5-battery")) { in olpc_battery_probe()
711 { .compatible = "olpc,xo1-battery" },
712 { .compatible = "olpc,xo1.5-battery" },
/Linux-v5.10/drivers/platform/olpc/
Dolpc-xo175-ec.c734 { .compatible = "olpc,xo1.75-ec" },
740 { "xo1.75-ec", 0 },