Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dxor.h46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n" macro
78 XO1(i, 0) \ in xor_sse_2()
79 XO1(i + 1, 1) \ in xor_sse_2()
80 XO1(i + 2, 2) \ in xor_sse_2()
81 XO1(i + 3, 3) \ in xor_sse_2()
123 BLK64(PF1, XO1, i) \ in xor_sse_2_pf64()
168 XO1(i, 0) \ in xor_sse_3()
169 XO1(i + 1, 1) \ in xor_sse_3()
170 XO1(i + 2, 2) \ in xor_sse_3()
171 XO1(i + 3, 3) \ in xor_sse_3()
[all …]
H A Dxor_32.h16 #define XO1(x, y) " pxor 8*("#x")(%2), %%mm"#y" ;\n" macro
38 XO1(i, 0) \ in xor_pII_mmx_2()
40 XO1(i+1, 1) \ in xor_pII_mmx_2()
42 XO1(i + 2, 2) \ in xor_pII_mmx_2()
44 XO1(i + 3, 3) \ in xor_pII_mmx_2()
83 XO1(i, 0) \ in xor_pII_mmx_3()
84 XO1(i + 1, 1) \ in xor_pII_mmx_3()
85 XO1(i + 2, 2) \ in xor_pII_mmx_3()
86 XO1(i + 3, 3) \ in xor_pII_mmx_3()
134 XO1(i, 0) \ in xor_pII_mmx_4()
[all …]
/openbmc/linux/arch/x86/platform/olpc/
H A 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 …]
H A 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
H A 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",
H A 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()
H A 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
H A Dolpc-xo1-sci.c27 #define DRV_NAME "olpc-xo1-sci"
616 .name = "olpc-xo1-sci-acpi",
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dolpc-battery.yaml19 - const: olpc,xo1.5-battery
20 - const: olpc,xo1-battery
22 - const: olpc,xo1-battery
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A 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";
/openbmc/linux/drivers/platform/x86/
H A Dxo1-rfkill.c68 .name = "xo1-rfkill",
78 MODULE_ALIAS("platform:xo1-rfkill");
H A DMakefile80 obj-$(CONFIG_XO1_RFKILL) += xo1-rfkill.o
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-olpc-xo-1-75.dts90 compatible = "olpc,xo1.5-battery", "olpc,xo1-battery";
232 compatible = "olpc,xo1.75-ec";
/openbmc/linux/drivers/mfd/
H A Dcs5535-mfd.c57 .name = "olpc-xo1-pm-acpi",
62 .name = "olpc-xo1-sci-acpi",
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dolpc-xo1-rtc.txt5 - compatible : "olpc,xo1-rtc"
/openbmc/linux/drivers/power/supply/
H A Dolpc_battery.c653 np = of_find_compatible_node(NULL, NULL, "olpc,xo1.75-ec"); in olpc_battery_probe()
686 if (of_device_is_compatible(pdev->dev.of_node, "olpc,xo1.5-battery")) { in olpc_battery_probe()
714 { .compatible = "olpc,xo1-battery" },
715 { .compatible = "olpc,xo1.5-battery" },
/openbmc/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c732 { .compatible = "olpc,xo1.75-ec" },
738 { "xo1.75-ec", 0 },
/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c49 * | 0xAA | 0xO1 | REG | LEN |
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
/openbmc/
Dopengrok1.0.log4699 2025-02-03 03:00:45.857-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-sci.c' (2,677) at 20220818100014679
[all...]
Dopengrok2.0.log4472 2025-02-02 03:00:39.092-0600 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/arch/x86/platform/olpc/olpc-xo1-sci.c' (2,677) at 20220818100014679
[all...]